Description Usage Arguments See Also
View source: R/utils_convergence.R
Make autocorrelation plots of the convergence of two chains
1 | autocorr_plot(mod, param, var, thin = 5)
|
param |
character. name of the variable to plot. |
var |
numeric. index of the emission distribution. |
thin |
numeric. thinning interval for the posterior distribution. Defaults to 5. |
mod1 |
mHMM_cont model. |
mod2 |
mHMM_cont model. |
Explanation in autocorr.plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.