mHMMlight: Get estimations with mHMMlight

View source: R/mHMMlight.R

mHMMlightR Documentation

Get estimations with mHMMlight

Description

Get estimations with mHMMlight

Usage

mHMMlight(
  s_data,
  gen,
  xx = NULL,
  start_val,
  mcmc,
  return_path = FALSE,
  print_iter,
  show_progress = TRUE,
  gamma_hyp_prior = NULL,
  emiss_hyp_prior = NULL,
  gamma_sampler = NULL,
  emiss_sampler = NULL,
  save_subj_data = FALSE
)

Value

#' @return mHMM returns an object of class mHMM, which has print and summary methods to see the results.


smildiner/simHMM documentation built on July 17, 2022, 2 p.m.