RMtruncsupport {RandomFields}R Documentation

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.

Author(s)

Martin Schlather, schlather@math.uni-mannheim.de

References

See Also

RMmodel, RMmatrix, RPpoisson

Examples

RFoptions(seed=0) ## *ANY* simulation will have the random seed 0; set
##                   RFoptions(seed=NA) to make them all random again 




[Package RandomFields version 3.1.50 Index]