Description Details Note References See Also Examples
The non-stationary Whittle-Matern model C is given by
C(x, y)=Γ(μ) Γ(ν(x))^{-1/2} Γ(ν(y))^{-1/2} W_{μ} (|x-y|)
where μ = [ν(x) + ν(y)]/2, and ν must be a positive function.
W_{μ} is the
covariance of the RMwhittle
model or the
RMmatern
model.
The non-stationary Whittle-Matern models are obtained by
the respective stationary model, replacing the
real-valued argument for nu
by a non-negative function.
It cannot be checked whether nu
only takes positive values. So
the responsibility is completely left to the user.
Stein, M. (2005) Nonstationary Spatial Covariance Functions. Tech. Rep., 2005
RMwhittle
,
RMmodel
,
RFsimulate
,
RFfit
.
1 2 3 4 5 6 7 |
Loading required package: sp
Loading required package: RandomFieldsUtils
Attaching package: ‘RandomFields’
The following object is masked from ‘package:RandomFieldsUtils’:
RFoptions
NOTE: simulation is performed with fixed random seed 0.
Set 'RFoptions(seed=NA)' to make the seed arbitrary.
....
New output format of RFsimulate: S4 object of class 'RFsp';
for a bare, but faster array format use 'RFoptions(spConform=FALSE)'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.