# Generated by roxygen2: do not edit by hand

S3method(tidy,nlsList)
export(abline_range)
export(add_regres_line)
export(anova_nlslist)
export(plot_gam)
export(plot_loess)
export(plot_nls)
importFrom(broom,tidy)
importFrom(dplyr,bind_rows)
importFrom(grDevices,palette)
importFrom(graphics,axis)
importFrom(graphics,axis.Date)
importFrom(graphics,box)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(magicaxis,magaxis)
importFrom(mgcv,gam)
importFrom(mgcv,gamm)
importFrom(nlme,pooledSD)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,df.residual)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,pf)
importFrom(stats,predict)
importFrom(stats,residuals)
