gibbsHMM_Main: gibbsHMM_PT

Description Usage Arguments Examples

View source: R/gibbsHMM_Main.R

Description

parallel tempering with a column prior - option to mix over column or stick to j=1

Usage

1
2
gibbsHMM_Main(YZ, M = 2000, K = 10, alphaMin = 1e-05, alphaMAX = 1,
  type = 1, J = 1, SuppressAll = FALSE, TV = NULL, gridN = 100)

Arguments

x,

alpha, log=False

Examples

1
dDirichlet(c(.1, .9), c(0.1,0.1))

zoevanhavre/ZmixHMM documentation built on May 4, 2019, 11:25 p.m.