RandomFields (version 3.1.36)

RMmodelgenerator-class: Class RMmodelgenerator

Description

Class for all functions of this package with prefix RM, i.e. all functions that generate objects of class RMmodel; direct extension of class function

Arguments

Creating Objects

Objects should not be created by the user!

Slots

Extends

Class function, directly.

Methods

Details

References

  • Gneiting, T. (1999) Radial positive definite functions generated by Euclid's hat, J. Multivariate Anal., 69, 88-119.

See Also

RMmodel, RFgetModelNames

Examples

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

Run the code above in your browser using DataCamp Workspace