plot.phmm: Plots the convergence of MCMC-EM estimates from a PHMM
Description
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).Usage
## S3 method for class 'phmm':
plot(x, ...)
Arguments
x
phmm
object return by phmm
...
other arguments passed to xyplot
References
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.