Description Usage Arguments Value References See Also Examples
RMderiv
is a multivariate covariance model which
models a field and its gradient.
For an isotropic covariance model varphi, the covariance C given by
RMderiv
equals
C_{11}(x,y) = \varphi(\| x - y\|)
C_{j1}(x,y) = -C_{1j}(x,y) = \partial \varphi(\|x - y\|) / \partial x
C_{i,j}(x,y) = \partial^2 \varphi(\|x - y\|) / \partial x \partial y
for i,j = 2,…, d where d is the dimension of the field.
1 |
phi |
a univariate stationary covariance model (in 2 or 3 dimensions). |
which |
vector of integers. If not given all components are returned; otherwise the selected components are returned. |
var,scale,Aniso,proj |
optional arguments; same meaning for any
|
RMderiv
returns an object of class RMmodel
.
Matheron
RMcurlfree
,
RMdivfree
,
RMvector
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.