Description Usage Arguments Value See Also Examples
RMmppplus
is a multivariate covariance model which depends on
up to 10 submodels C_0, C_1, ..., C_9.
Used together with RPsmith
, it allows for mixed
moving maxima with a finite number of shape functions.
1 | RMmppplus(C0, C1, C2, C3, C4, C5, C6, C7, C8, C9, p)
|
C0 |
an |
C1,C2,C3,C4,C5,C6,C7,C8,C9 |
optional; each an |
p |
vector of probabilities for the shape functions. The probabilities should add up to 1. The length of the vector equals the number of given submodels. |
RMmppplus
returns an object of class RMmodel
.
RMplus
,
RMmodel
,
RFsimulate
,
RFfit
,
RPsmith
.
1 2 | RFoptions(seed=0) ## *ANY* simulation will have the random seed 0; set
## RFoptions(seed=NA) to make them all random again
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.