PointProcessEstimator

PointProcessEstimator[]

EstimatedPointProcessおよびFindPointProcessParametersのオプションで,使用する点過程パラメータ推定器を指定する.

詳細

  • PointProcessEstimatorには次の設定が使える.
  • Automaticパラメータ推定器を自動選択する
    "MaximumLikelihood"尤度を最大にする
    "MaximumPseudoLikelihood"擬似尤度を最大にする
    "FindClusters"FindClusters関数を使う
    "MethodOfMoments"均質性の尺度を使用してパラメーターを推定する
  • PointProcessEstimatorの設定は,個々の点過程の参照ページに記載されている.
  • PointProcessEstimator->{"estimator",Method->{"solver",opts}}の設定で,ソルバに追加オプションが与えられる.
  • 初期値に依存しないソルバメソッドは,EstimatedPointProcessFindPointProcessParametersに与えられた初期値は使わない.

例題

  (1)

Matérn点過程から点配置のシミュレーションを行う:

"FindClusters"法を使って点過程モデルを推定する:

もとの過程と推定モデルのRipley 測度を比較する:

Wolfram Research (2020), PointProcessEstimator, Wolfram言語関数, https://reference.wolfram.com/language/ref/PointProcessEstimator.html.

テキスト

Wolfram Research (2020), PointProcessEstimator, Wolfram言語関数, https://reference.wolfram.com/language/ref/PointProcessEstimator.html.

CMS

Wolfram Language. 2020. "PointProcessEstimator." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/PointProcessEstimator.html.

APA

Wolfram Language. (2020). PointProcessEstimator. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/PointProcessEstimator.html

BibTeX

@misc{reference.wolfram_2024_pointprocessestimator, author="Wolfram Research", title="{PointProcessEstimator}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/PointProcessEstimator.html}", note=[Accessed: 18-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_pointprocessestimator, organization={Wolfram Research}, title={PointProcessEstimator}, year={2020}, url={https://reference.wolfram.com/language/ref/PointProcessEstimator.html}, note=[Accessed: 18-November-2024 ]}