Description Usage Arguments Details Value References See Also Examples
RMqam
is a univariate stationary covariance model depending
on a submodel phi such that
psi( . ) := phi(sqrt( . ))
is completely monotone, and depending on further stationary
covariance models C_i. The covariance is given by
C(h) = phi(sqrt(sum_i theta_i (phi^{-1}(C_i(h)))^2))
1 |
phi |
a valid covariance |
C1, C2, C3, C4, C5, C6, C7, C8, C9 |
optional further univariate
stationary |
theta |
a vector with positive entries |
var,scale,Aniso,proj |
optional arguments; same meaning for any |
Note that psi( . ) :=
phi(sqrt( . )) is completely monotone if and only if
phi is a valid covariance function for all dimensions,
e.g. RMstable
, RMgauss
, RMexponential
.
Warning: RandomFields
cannot check whether the combination
of phi and C_i is valid.
RMqam
returns an object of class RMmodel
.
Porcu, E., Mateu, J. & Christakos, G. (2007) Quasi-arithmetic means of covariance functions with potential applications to space-time data. Submitted to Journal of Multivariate Analysis.
RMmqam
,
RMmodel
,
RFsimulate
,
RFfit
.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.