plot.phmm {phmm} | R Documentation |
Plots the value of each parameter of the model at each iteration of the MCMC-EM algorithm. For more on MCMC-EM convergence see Booth & Hobart (1999).
## S3 method for class 'phmm': plot(x, ...)
x |
phmm object return by phmm |
... |
other arguments passed to xyplot |
Booth JG & Hobert JP. Maximizing generalized linear mixed model likelihoods with an automated Monte Carlo EM algorithm. Journal of the Royal Statistical Society, Series B 1999; 61:265-285.
phmm
.