Description Usage Arguments Value Author(s) See Also
Function to calculate a proposal distribution for a Metropolis Markov chain. Provides the definitions of a multivariate normal jump distribution from a Markov chain sample.
1 | Proposal.dist(postsamp,fact.sd,fract.burnin=0,fact.cor=1,plot=F)
|
postsamp |
postsamp |
fact.sd |
fact.sd |
fract.burnin |
fract.burnin |
fact.cor |
fact.cor |
plot |
if TRUE returns a plot |
Returns a list containing:
sd |
standard deviation |
cor |
correlation |
Peter Reichert <peter.reichert@eawag.ch>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.