FindProcessParameters
FindProcessParameters[data,proc]
data から過程 proc の母数を推定する.
FindProcessParameters[data,proc,{{p,p0},{q,q0},…}]
初期値が p0, q0, …の母数 p, q, … を求める.
詳細とオプション
- FindProcessParametersは proc 中の母数の置換規則のリストを返す.
- data は次の形で与えることができる.
-
{s0,…} 時間 i における状態が siの経路 {{t0,s0},…} 時間 tiにおける状態が siの経路 TemporalData[…] 1本あるいは複数の経路 - 時間 tiおよび状態 siは過程 proc の時間および状態の領域に属するものでなければならない.
- 過程 proc は任意のパラメトリックスカラー過程あるいはパラメトリックベクトル過程でよい.
- 使用可能なオプション
-
AccuracyGoal Automatic 目標確度 ProcessEstimator Automatic どの過程母数推定器を使うか PrecisionGoal Automatic 目標精度 WorkingPrecision Automatic 内部計算に使う精度 - ProcessEstimatorには次の基本設定を使うことができる.
-
Automatic 母数推定器を自動的に選択する "MaximumLikelihood" 対数尤度を直接最大化する "MethodOfMoments" 共分散をマッチする - ProcessEstimatorの特殊設定は個別のランダム過程参照ページに記載されている.
- 時系列過程の追加的な設定には,"MaximumConditionalLikelihood"および"SpectralEstimator"が含まれる.
- HiddenMarkovProcessの追加的な設定には,"BaumWelch"および"ViterbiTraining"が含まれる.
例題
すべて開くすべて閉じる例 (2)
PoissonProcessの母数を推定する:
ARProcessの母数を求める:
スコープ (9)
パラメトリック過程 (3)
時系列過程 (3)
オプション (5)
アプリケーション (2)
モデルとデータのCorrelationFunctionを比較する:
特性と関係 (2)
FindProcessParametersは過程についての母数推定のリストを返す:
EstimatedProcessはパラメトリック過程を推定する:
FindProcessParametersは過程についての母数推定のリストを返す:
FindDistributionParametersは分布についての母数推定のリストを返す:
テキスト
Wolfram Research (2012), FindProcessParameters, Wolfram言語関数, https://reference.wolfram.com/language/ref/FindProcessParameters.html.
CMS
Wolfram Language. 2012. "FindProcessParameters." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/FindProcessParameters.html.
APA
Wolfram Language. (2012). FindProcessParameters. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FindProcessParameters.html