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

RM

Overview over classes of RMmodels


Description

Various classes of models RMxxx are implemented in RandomFields, that have their own man pages. Here, an overview over these man pages are given.

Man pages

Beginners should start with RMmodels, then go for RMmodelsAdvanced if more information is needed.

RMmodels general introduction and a collection of simple models
RMmodelsAdvanced includes more advanced stationary and isotropic models, variogram models, non-stationary models and trend models
Bayesian hierarchical models
RMmodelsMultivariate multivariate covariance models and multivariate trend models
RMmodelsNonstationary non-stationary covariance models
RMmodelsSpaceTime space-time covariance models
Spherical models models based on the polar coordinate system, usually used in earth models
Tail correlation functions models related to max-stable random fields
trend modelling how to pass trend specifications
Mathematical functions simple mathematical functions that are typically used to build non-stationary covariance models and arbitrary trends
RMmodelsAuxiliary rather specialized models, most of them not having positive definiteness property, but used internally in certain simulation algorithms, for instance.

Author(s)

See Also

RC, RR, RF, R.

Examples

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

RFgetModelNames(type="positive definite", domain="single variable",
                isotropy="isotropic", operator=!FALSE) ## RMmodel.Rd

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.