# Generated by roxygen2: do not edit by hand

S3method(merge_chains,hltObjList)
S3method(plot,hltObj)
S3method(plot,hltObjList)
S3method(print,hltObj)
S3method(summary,hltObj)
export(get_hlt_start)
export(hlt)
export(hltsim)
export(merge_chains)
import(RcppDist)
import(RcppProgress)
import(ggplot2)
importFrom(Rcpp,evalCpp)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,`%dopar%`)
importFrom(foreach,foreach)
importFrom(stats,cor)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(tidyr,pivot_longer)
importFrom(truncnorm,rtruncnorm)
importFrom(utils,tail)
useDynLib(hlt, .registration=TRUE)
