RandomFields (version 3.1.36)

RMtruncsupport: Random sign

Description

It may be used to truncate the support of a shape function when Poisson fields or M3 processes are created.

Usage

RMtruncsupport(phi, radius)

Arguments

phi
function of class RMmodel.
radius
truncation at radius

Value

RMtruncsupport returns an object of class RMmodel.

References

  • Schlather, M. (2002) Models for stationary max-stable random fields. Extremes 5, 33-44.

See Also

RMmodel, RMmatrix, RPpoisson

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