Description Usage Arguments Value Author(s) References See Also
Computes the Geweke convergence diagnostics for the parameters in an MCMC sequence.
1 | boa.geweke(link, p.first, p.last)
|
link |
Matrix whose columns and rows contain the monitored parameters
and the MCMC iterations, respectively. The iteration numbers and parameter
names must be assigned to |
p.first |
Proportion of iterations to include in the first window. |
p.last |
Proportion of iterations to include in the last window. |
A matrix whose columns contain the Z-Scores and associated p-values and whose rows contain the monitored parameters.
Brian J. Smith
Geweke, J. (1992). Evaluating the accuracy of sampling-based approaches to calculating posterior moments. In Bayesian Statistics 4, (ed. J. M. Bernardo, J. O. Berger, A. P. Dawid, and A. F. M. Smith). Clarendon Press, Oxford, UK.
boa.plot, boa.plot.geweke,
boa.print.geweke
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.