plotConvergence {joineRML} | R Documentation |
Plot convergence time series for parameter vectors from an mjoint
object
Description
Plot convergence time series for parameter vectors from an
mjoint
object.
Usage
plotConvergence(object, params = "gamma", discard = FALSE)
Arguments
object |
an object inheriting from class |
params |
a string indicating what parameters are to be shown. Options
are |
discard |
logical; if |
Author(s)
Graeme L. Hickey (graemeleehickey@gmail.com)
References
Wei GC, Tanner MA. A Monte Carlo implementation of the EM algorithm and the poor man's data augmentation algorithms. J Am Stat Assoc. 1990; 85(411): 699-704.
See Also
plot.mjoint
, plot.default
,
par
, abline
.