| RMtruncsupport {RandomFields} | R Documentation |
It may be used to truncate the support of a shape function when Poisson fields or M3 processes are created.
RMtruncsupport(phi, radius)
phi |
function of class |
radius |
truncation at |
RMtruncsupport returns an object of class RMmodel.
Martin Schlather, schlather@math.uni-mannheim.de
Schlather, M. (2002) Models for stationary max-stable random fields. Extremes 5, 33-44.
RFoptions(seed=0) ## *ANY* simulation will have the random seed 0; set ## RFoptions(seed=NA) to make them all random again