# Generated by roxygen2: do not edit by hand

export(LacCurveFit)
export(ModelRankRange)
export(PlotWeightLac)
export(ResInd)
export(RidgeModels)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,n_distinct)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggridges,geom_density_ridges)
importFrom(ggridges,theme_ridges)
importFrom(minpack.lm,nlsLM)
importFrom(orthopolynom,legendre.polynomials)
importFrom(orthopolynom,polynomial.values)
importFrom(orthopolynom,scaleX)
importFrom(parameters,skewness)
importFrom(quantreg,AIC.rq)
importFrom(quantreg,rq)
importFrom(rlang,sym)
importFrom(splines,ns)
importFrom(stats,AIC)
importFrom(stats,acf)
importFrom(stats,as.formula)
importFrom(stats,dgamma)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.exclude)
importFrom(stats,nls)
importFrom(stats,nls.control)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(tidyr,pivot_longer)
importFrom(tidyselect,everything)
