importFrom (abind, abind)
importFrom("graphics", "abline", "hist", "lines", "mtext", "par",
           "plot", "points", "segments")
importFrom("stats", "coef", "logLik", "predict", "qnorm", "quantile",
           "terms", "uniroot")
importFrom("utils", "flush.console", "packageDescription")
import (parallel)
import (secr)
export (make.scenarios)
export (scenariosFromStatistics)
export (run.scenarios)
export (fit.models)
export (select.stats)
export (validate)
export (find.param)
export (find.stats)
export (make.array)
export (header)
export (derived.SL)
export (regionN.SL)
S3method (print, summarysecrdesign)
S3method (summary, secrdesign)
S3method (summary, rawdata)
S3method (summary, estimatetables)
S3method (summary, selectedstatistics)
S3method (plot, selectedstatistics)
S3method (predict, fittedmodels)
S3method (coef, fittedmodels)
