MaternPointProcess
MaternPointProcess[μ,λ,rm,d]
represents a Matérn cluster point process with density μ, cluster mean λ and radius rm in .
Details
- MaternPointProcess models clustered point configurations with cluster centers uniformly distributed over space and cluster points isotropically distributed with a uniform radial distribution.
- Typical uses include things like plants or trees as centers with seedlings as the points of the cluster.
- The cluster centers are placed according to PoissonPointProcess with density μ.
- The point count of a cluster is distributed according to PoissonDistribution with mean λ.
- The cluster points are uniformly distributed in a ball of radius rm around the cluster center.
- MaternPointProcess allows μ, λ and rm to be any positive real numbers and d to be any positive integer.
- The following settings can be used for PointProcessEstimator for estimating MaternPointProcess:
-
"FindClusters" use FindClusters function "MethodOfMoments" use a homogeneity measure to estimate the parameters - MaternPointProcess can be used with such functions as RipleyK, PointCountDistribution and RandomPointConfiguration.
Examples
open allclose allBasic Examples (3)
Scope (3)
Sample from a valid region whose dimension is equal to its embedding dimension:
Sample from a Matérn point process in the region and visualize the points:
Simulate a point configuration from a Matérn point process:
Use the "FindClusters" method to estimate a point process model:
Compare the Ripley measure between the original process and the estimated model:
Properties & Relations (5)
PointCountDistribution is known:
The probability density histogram:
Ripley's and Besag's for Matérn point process in 2D:
Ripley's of Matérn point process is larger than for a Poisson point process:
Compare to the Poisson point process:
Besag's of Matérn point process is larger than for a Poisson point process:
Compare to the Poisson point process:
Possible Issues (1)
Text
Wolfram Research (2020), MaternPointProcess, Wolfram Language function, https://reference.wolfram.com/language/ref/MaternPointProcess.html.
CMS
Wolfram Language. 2020. "MaternPointProcess." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/MaternPointProcess.html.
APA
Wolfram Language. (2020). MaternPointProcess. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/MaternPointProcess.html