# Export all names
exportPattern(".")

importFrom("stats", "coef", "dist", "ecdf", "lm", "median", "nls",
     "p.adjust", "pchisq", "predict.lm")
importFrom("utils", "combn")
