Description Usage Arguments Details Value See Also Examples
RMplus
is an additive covariance model which depends on
up to 10 submodels C_0, C_1, ..., C_9.
In general, realizations of the created RMmodel
are pointwise
sums of independent realizations of the submodels.
In particular, if all submodels are given through a covariance function, the resulting model is defined through its covariance function, which is the sum of the submodels' covariances. Analogously, if all submodels are given through a variogram.
1 |
C0 |
an |
C1,C2,C3,C4,C5,C6,C7,C8,C9 |
optional; each an |
var,scale,Aniso,proj |
optional arguments; same meaning for any
|
RMmodel
s can also be summed up via the
+
-operator, e.g. C0 + C1.
The global arguments var,scale,Aniso,proj
of RMplus
are multiplied to the corresponding arguments of the submodels
(from the right side).
RMplus
returns an object of class RMmodel
.
RMmult
,
RMmodel
,
RMsum
,
RFsimulate
,
RFfit
.
1 2 3 4 5 6 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.