fit.fivepoint.J.s: Fit nonstationary GMRF precision matrix from data

Description Usage Arguments Value

View source: R/functions.ns.R

Description

Fit nonstationary GMRF precision matrix from data

Usage

1
fit.fivepoint.J.s(xx, yy, ZZ, symm, init = NULL)

Arguments

xx

x-coordinates of data

yy

y-coordinates of data

ZZ

response variable of data at locations

symm

if TRUE, defines H using the symmetric square root, otherwise uses the Cholesky

init

initial values in optimization

Value

results from optim


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