mHMMlight | R Documentation |
Get estimations with mHMMlight
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 )
#' @return mHMM
returns an object of class mHMM
, which has
print
and summary
methods to see the results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.