Description Usage Arguments Details Value References See Also Examples
RMeaxxa
and RMetaxxa
define the auxiliary functions
C(h) = h^T A A^T h + diag(E)
and
C(h) = h^T A R R^R A^T h + diag(E),
respectively.
1 2 |
E |
m-variate vector of positive values |
A |
m x k matrix |
alpha |
angle for the rotation matrix R |
RMeaxxa
is defined in space and returns an m-variate model.
RMetaxxa
is a space-time model with two spatial dimensions.
The matrix R is a rotation matrix with angle β t where
t is the time component.
RMeaxxa
and RMetaxxa
return an
object of class RMmodel
.
Schlather, M. (2010) On some covariance models based on normal scale mixtures. Bernoulli, 16, 780-797.
RMmodel
,
S10
1 | # see S10
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.