Description Usage Arguments Value
View source: R/Matern.logLik.aniso.R
Log likelihood function for isotropic Matern GP
1 | Matern.logLik(pars = c(log(1.5), log(3), log(0.3)), grd, y, nu = 1)
|
pars |
covariance parameters: range parameter, Matern variance, and white noise variance |
grd |
a two columns matrix with the spatial locations of the data |
y |
the value of the response variable at the locations in grd |
nu |
a number > 0, the smoothness parameter |
the negative log likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.