exportPattern(".")
importFrom("graphics", "legend", "lines", "par", "plot")
importFrom("stats", "nls", "nls.control", "predict", "qf", "qt",
             "spline", "uniroot", "optimize", "qqnorm", "qqline")
importFrom("utils", "combn", "write.table")
import(nls2)
