crm2vgm {spup} | R Documentation |
Converting a spatial correlogram model to a variogram model
Description
Used internally in genSample() in case of sampling by unconditional gaussian simulation.
Usage
crm2vgm(crm)
Arguments
crm |
object of a class "SpatialCorrelogramModel", output of makeCRM(). |
Details
To assure equalfinality the sill parameter for spatially correlated random residuals is fixed and standardized to 1.
Value
An object of a class "variogramModel" extending data.frame.
Author(s)
Kasia Sawicka, Gerard Heuvelink
[Package spup version 1.4-0 Index]