# Generated by roxygen2: do not edit by hand

S3method(coef,hmm_mcmc_gamma_poisson)
S3method(coef,hmm_mcmc_normal)
S3method(plot,hmm_mcmc_gamma_poisson)
S3method(plot,hmm_mcmc_normal)
S3method(print,hmm_mcmc_gamma_poisson)
S3method(print,hmm_mcmc_normal)
S3method(summary,hmm_mcmc_gamma_poisson)
S3method(summary,hmm_mcmc_normal)
export(coef.hmm_mcmc_gamma_poisson)
export(coef.hmm_mcmc_normal)
export(conf_mat)
export(convert_to_ggmcmc)
export(eigen_system)
export(generate_random_T)
export(get_pi)
export(hmm_mcmc_gamma_poisson)
export(hmm_mcmc_normal)
export(hmm_simulate_gamma_poisson_data)
export(hmm_simulate_normal_data)
export(kullback_leibler_cont_appr)
export(kullback_leibler_disc)
export(plot.hmm_mcmc_gamma_poisson)
export(plot.hmm_mcmc_normal)
export(posterior_prob_gamma_poisson)
export(posterior_prob_normal)
importFrom(stats,qqplot)
