# Generated by roxygen2: do not edit by hand

export(compute_P1_lhmm)
export(compute_PQ_lhmm)
export(compute_paras_hmm)
export(compute_theta)
export(find_state_seq)
export(hmm)
export(lhmm)
export(sim_hmm)
export(sim_hmm_paras)
export(sim_lhmm)
export(sim_lhmm_paras)
importFrom(Rcpp,sourceCpp)
importFrom(stats,optim)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
useDynLib(proclhmm, .registration = TRUE)
