RandomFields (version 3.1.36)

RFsimulate.more.examples: Further Examples for the Simulation of Random Fields

Description

This man page will give a collection of basic examples for the use of RFsimulate.

For other kind of random fields (binary, max-stable, etc.) or more sophisticated approches see RFsimulateAdvanced.

See RFsimulate.sophisticated.examples for further examples.

Arguments

See Also

RFsimulate, RFsimulateAdvanced RFsimulate.sophisticated.examples

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




Run the code above in your browser using DataCamp Workspace