fit.Matern.aniso.reml: Wrapper function for fitting an anisotropic Matern GP with...

Description Usage Arguments Value

View source: R/Matern.logLik.aniso.R

Description

Wrapper function for fitting an anisotropic Matern GP with REML

Usage

1
fit.Matern.aniso.reml(grd, y, Z, NU = 1)

Arguments

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

Value

an optim object with the parameter estimates of the anistropic Matern


ashtonwiens/nonstationary documentation built on March 4, 2021, 12:49 a.m.