# Generated by roxygen2: do not edit by hand

export(ABC_emulation)
export(ABC_mcmc)
export(ABC_rejection)
export(ABC_sequential)
export(SABC)
export(binary_model)
export(binary_model_cluster)
export(trait_model)
export(trait_model_internal)
import(MASS)
import(Rcpp)
import(abc)
import(lhs)
import(mnormt)
import(parallel)
import(pls)
import(tensorA)
importFrom(Rcpp,sourceCpp)
importFrom(stats,as.formula)
importFrom(stats,cov)
importFrom(stats,cov.wt)
importFrom(stats,lm)
importFrom(stats,optimize)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,uniroot)
importFrom(stats,var)
importFrom(utils,flush.console)
importFrom(utils,read.table)
importFrom(utils,write.table)
useDynLib(EasyABC, .registration = TRUE)
useDynLib(EasyABC, .registration=TRUE)
