setUpKrigInfo | R Documentation |
Internal function: A wrapper for LatticeKrig::LKrigSetup
setUpKrigInfo(
x = NULL,
nlevel = NULL,
alpha = NA,
a.wght = NA,
NC = NULL,
lambda = NA,
LKGeometry = "LKRectangle",
...
)
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 |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.