If statistic = "moments"
(the default), then the mean and standard deviation of
each variable will be monitored over the iterations. If statistic = "imputations"
, then
the imputed values will be monitored, which may be quite large and quite slow and is not
possible if the save_RAM = TRUE
flag was set in the call to the mi
function.
If statistic = "parameters"
, then the estimated coefficients and ancillary parameters
extracted by the get_parameters-methods
will be monitored.
Rhats
produces a vector of R-hat convergence statistics that compare the variance between chains to the variance across chains. Values closer to 1.0 indicate little is to be gained by running the chains longer, and in general, values greater than 1.1 indicate that the chains should be run longer. See Gelman, Carlin, Stern, and Rubin, "Bayesian Data Analysis", Second Edition, 2009, p.304 for more information about the R-hat statistic.
mi2BUGS
outputs the history of the indicated statistic