Learn R Programming

RandomFields (version 3.0.10)

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.

See Also

RMmodel, RFgetModelNames

Examples

Run this code
RFoptions(seed=0)
RFgetModelNames(group="type")
RFoptions(seed=NA)

Run the code above in your browser using DataLab