# Generated by manual specification and roxygen2

export(bootstrap_ci)
export(dmtl)
export(hmtl)
export(mcmc_mtl)
export(mtl_diagnostics)
export(mtl_fisher)
export(mtl_loglik)
export(mtl_mle)
export(pmtl)
export(qmtl)
export(rf_mtl)
export(rmtl)
export(smtl)
S3method(plot, rf_mtl)
S3method(predict, rf_mtl)
S3method(print, mtl_diagnostics)
S3method(print, rf_mtl)
S3method(print, summary_rf_mtl)
S3method(summary, rf_mtl)
importFrom(coda,HPDinterval)
importFrom(coda,heidel.diag)
importFrom(coda,mcmc)
importFrom(goftest,ad.test)
importFrom(graphics,abline)
importFrom(graphics,hist)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(ranger,ranger)
importFrom(stats,dgamma)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.response)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
