# Generated by roxygen2: do not edit by hand

S3method(coef,thmm)
S3method(logLik,thmm)
S3method(plot,thmm)
S3method(predict,thmm)
S3method(print,thmm)
S3method(simulate,thmm)
export(ari)
export(rbm)
export(rbridge)
export(rmarkov)
export(rou)
export(rthmm)
export(thmm)
importFrom(grDevices,hcl.colors)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,matlines)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(stats,coef)
importFrom(stats,kmeans)
importFrom(stats,logLik)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,simulate)
useDynLib(funHMM, .registration = TRUE)
