# Generated by roxygen2: do not edit by hand

S3method(print,rtmpt_data)
S3method(print,rtmpt_fit)
S3method(print,rtmpt_model)
S3method(print,summary.rtmpt_fit)
S3method(summary,rtmpt_fit)
export(fit_rtmpt)
export(fit_rtmpt_SBC)
export(set_params)
export(set_resps)
export(sim_rtmpt_data)
export(to_rtmpt_data)
export(to_rtmpt_model)
importFrom(LaplacesDemon,is.positive.definite)
importFrom(LaplacesDemon,rinvchisq)
importFrom(LaplacesDemon,rinvwishart)
importFrom(LaplacesDemon,rmvn)
importFrom(coda,"varnames<-")
importFrom(coda,as.mcmc)
importFrom(coda,as.mcmc.list)
importFrom(coda,effectiveSize)
importFrom(coda,gelman.diag)
importFrom(coda,varnames)
importFrom(data.table,as.data.table)
importFrom(data.table,fread)
importFrom(loo,loo)
importFrom(loo,relative_eff)
importFrom(loo,waic)
importFrom(methods,as)
importFrom(methods,callGeneric)
importFrom(methods,is)
importFrom(methods,new)
importFrom(stats,dnorm)
importFrom(stats,pnorm)
importFrom(stats,rexp)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stringr,str_c)
importFrom(stringr,str_count)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace)
importFrom(stringr,str_split)
importFrom(truncnorm,rtruncnorm)
importFrom(utils,read.table)
importFrom(utils,write.table)
useDynLib("rtmpt", .registration=TRUE)
