Adaptive Metropolis Hastings and Factor Slice Sampling

バージョン 1.4.0.0 (13.6 KB) 作成者: Khoa Tran
General purpose Markov Chain Monte Carlo sampling techniques for linearly correlated distribution
ダウンロード: 896
更新 2014/3/21

ライセンスの表示

This package contains 3 MCMC functions:
RWM.m - Standard Metropolis Hastings with optimal acceptance rate tuning. [N.Metropolis,A.W.Rosenbluth,M.N.Rosenbluth,A.H.Teller,and E. Teller, “Equations of state calculations by fast computing machine,” Journal of Chemical Physics, vol. 21, no. 6, pp. 1087–1092, 1953]

AM.m - Adaptive Metropolis with optimal acceptance rate tuning. [H. Haario, E. Saksman, and J. Tamminen, “An adaptive Metropolis algorithm,” Bernoulli, vol. 7, pp. 223–242, 2001]

FSS.m - Factor Slice Sampling with optimal initial width tuning. [M. M. Tibbits, C. Groendyke, M. Haran, and J. C. Liechty, “Automated Factor Slice Sampling,” Journal of Computational and Graphical Statistics, no. April 2013, Apr. 2013]

Usage of these functions is illustrated in "demo_mcmc.m" with a spherical Gaussian target distribution. These procedures, however, can work well for arbitrary target density given that the correlation between all dimensions is linear.

引用

Khoa Tran (2024). Adaptive Metropolis Hastings and Factor Slice Sampling (https://www.mathworks.com/matlabcentral/fileexchange/45976-adaptive-metropolis-hastings-and-factor-slice-sampling), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2013b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersPseudorandom and Quasirandom Number Generation についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.4.0.0

Edited description and comments

1.3.0.0

Can't update description, don't know why.

1.2.0.0

Edited description

1.1.0.0

Edited description

1.0.0.0