Matern.logLik: Log likelihood function for isotropic Matern GP

Description Usage Arguments Value

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

Description

Log likelihood function for isotropic Matern GP

Usage

1
Matern.logLik(pars = c(log(1.5), log(3), log(0.3)), grd, y, nu = 1)

Arguments

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

Value

the negative log likelihood


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