# Generated by roxygen2: do not edit by hand

export(LP_f)
export(QP_f)
export(SS_LP)
export(SS_QP)
export(cate_nelson_1965)
export(cate_nelson_1971)
export(linear_plateau)
export(mits_formula_1)
export(mits_formula_2)
export(mits_formula_3)
export(mitscherlich)
export(mod_alcc)
export(quadratic_plateau)
importFrom(AICcmodavg,AICc)
importFrom(data.table,between)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_cols)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_path)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_rug)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,rel)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,unit)
importFrom(ggpp,geom_grob)
importFrom(minpack.lm,nlsLM)
importFrom(modelr,rsquare)
importFrom(nlstools,confint2)
importFrom(nlstools,nlsResiduals)
importFrom(purrr,map)
importFrom(rlang,eval_tidy)
importFrom(rlang,quo)
importFrom(stats,AIC)
importFrom(stats,anova)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,lm)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,qt)
importFrom(stats,sd)
importFrom(stats,sortedXyData)
importFrom(tidyr,nest)
importFrom(utils,head)
