Description Usage Arguments Value Author(s) See Also Examples
Kernel.fun
is a function that allows us to generate covariances matrices from data
1 | kernel.fun(X, var, psi, kernel.type = "gauss")
|
X |
data |
var |
the variance for the covariance function |
psi |
the parameter vector |
kernel.type |
the choice of the form of the kernel (with d chosen as an euclidian distance)
|
Kernel.fun
returns a covariance matrix
M. Carmassi
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.