tpp: Make trace plots of the convergence of two chains

Description Usage Arguments See Also

View source: R/utils_convergence.R

Description

Make trace plots of the convergence of two chains

Usage

1
tpp(mod1, mod2, param, var, thin = 5)

Arguments

mod1

mHMM_cont model.

mod2

mHMM_cont model.

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.

See Also

Explanation in traceplot.


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