Description Usage Arguments Value
View source: R/Matern.logLik.aniso.R
Wrapper function for fitting an isotropic Matern GP with REML
1 | fit.Matern.reml(grd, y, Z, NU = 1)
|
grd |
a two columns matrix with the spatial locations of the data |
y |
the value of the response variable at the locations in grd |
Z |
covariates as columns in a matrix |
NU |
a number > 0, the smoothness parameter |
an optim object with the parameter estimates of the isotropic Matern
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.