Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

RMmppplus

Mixture of shape functions


Description

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.

Usage

RMmppplus(C0, C1, C2, C3, C4, C5, C6, C7, C8, C9, p)

Arguments

C0

an RMmodel

C1,C2,C3,C4,C5,C6,C7,C8,C9

optional; each an RMmodel

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.

Value

RMmppplus returns an object of class RMmodel.

Author(s)

See Also

Examples

RFoptions(seed=0) ## *ANY* simulation will have the random seed 0; set
##                   RFoptions(seed=NA) to make them all random again

RandomFields

Simulation and Analysis of Random Fields

v3.3.10
GPL (>= 3)
Authors
Martin Schlather [aut, cre], Alexander Malinowski [aut], Marco Oesting [aut], Daphne Boecker [aut], Kirstin Strokorb [aut], Sebastian Engelke [aut], Johannes Martini [aut], Felix Ballani [aut], Olga Moreva [aut], Jonas Auel[ctr], Peter Menck [ctr], Sebastian Gross [ctr], Ulrike Ober [ctb], Paulo Ribeiro [ctb], Brian D. Ripley [ctb], Richard Singleton [ctb], Ben Pfaff [ctb], R Core Team [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.