importFrom("graphics", "legend", "matplot", "plot")
importFrom("stats", "AIC", "BIC", "coef", "deviance", "fitted", "lm",
     "nls", "nls.control", "resid", "sd", "var")

export(nlsfit, nlsplot)
