maternkernelMulti | R Documentation |
kernel function producing the Matern covariance
maternkernelMulti(x, alpha, tau, kappa, d)
x |
- (n x 1) distance between points |
tau |
- (>0) precision parameter |
kappa |
- (>0) range-scale parameter |
d |
- (int>0) dimension of x |
nu |
- (>0) smoothnes |
f(x) - (n x 1) kernel evaluted at x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.