Description Usage Arguments Value See Also Examples
View source: R/kernFunctions.R
runs some tests on a given kernel structure to ensure it is correctly implemented.
| 1 | 
| kernType | type of kernel to test. For example, 'rbf' or 'cmpnd', 'rbf', 'lin', 'white'. | 
| numIn | the number of input dimensions (default is 4). | 
| tieParamNames | list of regular expressions for parameter names that should be tied (default is none). | 
| testindex | indices of the covariance gradient to test for. | 
| kern | the kernel as it was used in the tests. | 
| 1 | ## missing
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.