RMpolygon {RandomFields}R Documentation

RMpolygon

Description

RMpolygon referes 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 hyperplan process creating the random shape function

The default value is 1.

Author(s)

Felix Ballani, http://www.mathe.tu-freiberg.de/sto/mitarbeiter/felix-ballani

Martin Schlather, schlather@math.uni-mannheim.de http://ms.math.uni-mannheim.de/de/publications/software

References

Poission polygons / Poisson hyperplane tesselation

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