Learn R Programming

RandomFields (version 3.0.32)

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!

Extends

Class function, directly.

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(group="type")
FinalizeExample()

Run the code above in your browser using DataLab