# Generated by roxygen2: do not edit by hand

export(detect_ac)
export(detect_as)
export(detect_cp)
export(detect_nm)
export(detect_pk)
export(detect_pm)
export(detect_rg)
export(detect_tt)
export(sim)
importFrom(MASS,mvrnorm)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,recordPlot)
importFrom(graphics,axis)
importFrom(graphics,hist)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,segments)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,dnorm)
importFrom(stats,optimize)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rlnorm)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(utils,combn)
useDynLib(aberrance, .registration = TRUE)
