autocorr_plot: Make autocorrelation plots of the convergence of two chains

Description Usage Arguments See Also

View source: R/utils_convergence.R

Description

Make autocorrelation plots of the convergence of two chains

Usage

1
autocorr_plot(mod, param, var, thin = 5)

Arguments

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.

See Also

Explanation in autocorr.plot.


JasperHG90/sleepsimReval documentation built on May 16, 2020, 2:35 a.m.