useDynLib(acebayes, .registration = TRUE)
import(lhs)
importFrom(compare, compare)
importFrom(Rcpp, evalCpp)
S3method(plot, ace)
S3method(print, ace)
S3method(summary, ace)
S3method(efficiency, ace)
S3method(efficiency, matrix)
importFrom("graphics", "axTicks", "axis", "legend", "lines", "mtext", "par", "plot")
importFrom("stats", "dbinom", "dnorm", "model.matrix", "pbeta", "pnorm", "pt", "qbeta", "rbeta", "rbinom", "rnorm", "rpois", "runif", "sd", "deriv", "var", "dpois", "terms", "weighted.mean")
importFrom("randtoolbox", "halton")
export(ace, acephase1, acephase2, aceglm, acenlm, utilcomp18bad, optdescomp18bad, utilcomp15bad, optdescomp15bad, optdescomp15sig, utilcomp15sig, utilcomp15sigDRS, optdescomp15sigDRS, utillrbad, optdeslrbad, utillrsig, inideslrsig, optdeslrsig, utillrbaa, optdeslrbaa, utillrnsel, inideslrnsel, optdeslrnsel, utilhlrbad, optdeshlrbad, utilhlrsig, inideshlrsig, optdeshlrsig, utilhlrbaa, optdeshlrbaa, utilhlrnsel, inideshlrnsel, optdeshlrnsel, utilbeetle, optdesbeetle, utillinmod, optdeslinmod, utilitynlm, utilityglm, efficiency)