setUpKrigInfo: Internal function: A wrapper for LatticeKrig::LKrigSetup

View source: R/lkObject.R

setUpKrigInfoR Documentation

Internal function: A wrapper for LatticeKrig::LKrigSetup

Description

Internal function: A wrapper for LatticeKrig::LKrigSetup

Usage

setUpKrigInfo(
  x = NULL,
  nlevel = NULL,
  alpha = NA,
  a.wght = NA,
  NC = NULL,
  lambda = NA,
  LKGeometry = "LKRectangle",
  ...
)

Arguments

x

Spatial locations that define the spatial domain for prediction.

nlevel

Number of levels in multi-resolution.

alpha

A vector of length nlevel with the relative variances for the different multi- resolution levels.

a.wght

The correlation range in the SAR model.

NC

The maximum number of lattice grid points for a spatial coordinate and at the coarsest level of resolution.

lambda

A smoothing parameter.

LKGeometry

A text string that gives the names of the model geometry.

...

Not used directly

Value

list


egpivo/autoFRK documentation built on Aug. 30, 2024, 1:11 p.m.