MatrixTDistribution
MatrixTDistribution[Σrow,Σcol,ν]
行の共分散行列 Σrow,列の共分散行列 Σcol,自由度母数 ν のゼロ平均行列 分布を表す.
MatrixTDistribution[μ,Σrow,Σcol,ν]
平均行列が μ の行列 分布を表す.
詳細
- 行列 分布における次元がである行列 の確率密度はに比例する.ただし, は長さ の恒等行列である.
- MatrixTDistribution[Σrow,Σcol,ν]はMatrixNormalDistribution[Σ,Σcol]の分布である. はInverseWishartMatrixDistribution[ν+n-1,Σrow]からサンプルされている.
- MatrixTDistribution[μ,c Σrow,c-1 Σcol,ν]は,任意の正の実数定数cについては,MatrixTDistribution[μ,Σrow,Σcol,ν]と同じ分布を持つ.
- 共分散行列 Σrowおよび Σcolは,次元がそれぞれ{n,n}および{m,m}の実数値の任意の正定値対称行列である.自由度母数 ν は任意の正の数でよく,平均行列 μ は次元が{n,m}の実数の任意の行列でよい.
- MatrixTDistributionは,MatrixPropertyDistribution,EstimatedDistribution,RandomVariate等の関数とともに使うことができる.
例題
すべて開くすべて閉じるスコープ (6)
両分布のLogLikelihoodを比較する:
特性と関係 (4)
MatrixTDistribution[Σrow,Σcol,ν]はMatrixNormalDistribution[Σ,Σcol]の母数混合分布である.ただし,はInverseWishartMatrixDistribution[ν+n-1,Σrow]に従う:
MatrixNormalDistributionとInverseWishartMatrixDistributionの母数混合分布に従うサンプルを作る:
サンプルデータをMatrixTDistributionにフィットする:
適切なMatrixTDistributionに対する対数尤度比統計を計算する:
対数尤度比は,母数が自由度の数に等しいChiSquareDistributionに従う:
行列 分布からサンプルされた行列 については,式 は長さが の次元にマッチする任意の非零のベクトル および についてスチューデント 分布に従う:
MatrixPropertyDistributionを使って式 の値をサンプルする:
行列 分布からサンプルされた行列 については, は長さが の列数にマッチする任意の非零のベクトル について多変量 分布に従う:
MatrixPropertyDistributionを使って の値をサンプルする:
考えられる問題 (1)
行列 分布は正の乗数に対して定義される.推定母数はもとになる分布を指定する母数に近くはないかもしれない:
尺度行列のクロネッカー(Kronecker)積は互いに近い:
分布のLogLikelihoodは推定が適切であることを示している:
テキスト
Wolfram Research (2015), MatrixTDistribution, Wolfram言語関数, https://reference.wolfram.com/language/ref/MatrixTDistribution.html (2017年に更新).
CMS
Wolfram Language. 2015. "MatrixTDistribution." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2017. https://reference.wolfram.com/language/ref/MatrixTDistribution.html.
APA
Wolfram Language. (2015). MatrixTDistribution. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/MatrixTDistribution.html