Description Usage Arguments Value Author(s) Examples
Metropolis algorithm for a multivariate normal.
1 | metronorm(CovProp, CovPi, nbiter, Xinit)
|
CovProp |
Proposed normal covariance matrix. |
CovPi |
Target normal covariance matrix. |
nbiter |
Number of iterations. |
Xinit |
Initial value of the algorithm. |
X |
Sample values, a vector of length |
D.S. Stoffer
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.