# Generated by roxygen2: do not edit by hand

S3method(plot,hhsmm)
S3method(plot,hhsmmdata)
S3method(predict,hhsmm)
S3method(predict,hhsmmspec)
S3method(print,hhsmmspec)
S3method(simulate,hhsmmspec)
S3method(summary,hhsmm)
export(additive_reg_mstep)
export(cov.miss.mix.wt)
export(cov.mix.wt)
export(dmixlm)
export(dmixmvnorm)
export(dnonpar)
export(dnorm_additive_reg)
export(hhsmmdata)
export(hhsmmfit)
export(hhsmmspec)
export(homogeneity)
export(initial_cluster)
export(initial_estimate)
export(initialize_model)
export(lagdata)
export(ltr_clus)
export(ltr_reg_clus)
export(make_model)
export(miss_mixmvnorm_mstep)
export(mixdiagmvnorm_mstep)
export(mixlm_mstep)
export(mixmvnorm_mstep)
export(nonpar_mstep)
export(raddreg)
export(rmixar)
export(rmixlm)
export(rmixmvnorm)
export(score)
export(train_test_split)
import(CMAPSS)
import(Rcpp)
import(Rdpack)
importFrom(MASS,ginv)
importFrom(cpr,btensor)
importFrom(grDevices,dev.new)
importFrom(graphics,axTicks)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,rect)
importFrom(magic,adiag)
importFrom(mice,complete)
importFrom(mice,mice)
importFrom(mvtnorm,dmvnorm)
importFrom(mvtnorm,rmvnorm)
importFrom(progress,progress_bar)
importFrom(psych,tr)
importFrom(splines2,bSpline)
importFrom(stats,approx)
importFrom(stats,chisq.test)
importFrom(stats,cov)
importFrom(stats,cov.wt)
importFrom(stats,density)
importFrom(stats,dnbinom)
importFrom(stats,dnorm)
importFrom(stats,dpois)
importFrom(stats,kmeans)
importFrom(stats,nlm)
importFrom(stats,pbeta)
importFrom(stats,pgamma)
importFrom(stats,plnorm)
importFrom(stats,pnbinom)
importFrom(stats,ppois)
importFrom(stats,pweibull)
importFrom(stats,qf)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rgamma)
importFrom(stats,rgeom)
importFrom(stats,rlnorm)
importFrom(stats,rnbinom)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,simulate)
importFrom(stats,ts)
importFrom(stats,uniroot)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(utils,head)
importFrom(utils,modifyList)
importFrom(utils,object.size)
importFrom(utils,tail)
useDynLib(hhsmm,forward_backward)
useDynLib(hhsmm,simulate_markov)
useDynLib(hhsmm,viterbi)
