RMpolygon {RandomFields}R Documentation

RMpolygon

Description

RMpolygon refers to the indicator function of a typical Poisson polygon, used for instance in the (mixed) Storm process.

Usage

RMpolygon(lambda)

Arguments

lambda

intensity of the hyperplane process creating the random shape function.

The default value is 1.

Author(s)

Felix Ballani, https://tu-freiberg.de/fakult1/sto/ballani

Martin Schlather, schlather@math.uni-mannheim.de, https://www.wim.uni-mannheim.de/schlather/

References

Poisson polygons / Poisson hyperplane tessellation

Poisson storm process

Mixed Poisson storm process

See Also

RMball, RMspheric, RFsimulate, RMmodel.

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.3.13 Index]