# Generated by roxygen2: do not edit by hand

S3method(AIC,modeler)
S3method(BIC,modeler)
S3method(anova,modeler)
S3method(coef,modeler)
S3method(confint,modeler)
S3method(logLik,modeler)
S3method(plot,explorer)
S3method(plot,modeler)
S3method(predict,modeler)
S3method(print,modeler)
S3method(vcov,modeler)
export(.fitter_curve)
export(explorer)
export(fn_exp1_exp)
export(fn_exp1_lin)
export(fn_exp2_exp)
export(fn_exp2_lin)
export(fn_lin)
export(fn_lin_pl_lin)
export(fn_lin_pl_lin2)
export(fn_linear_sat)
export(fn_logistic)
export(fn_quad)
export(list_funs)
export(list_methods)
export(metrics)
export(modeler)
export(plot_fn)
export(series_mutate)
import(agriutilities)
import(dplyr)
import(foreach)
import(ggplot2)
import(optimx)
import(subplex)
import(tibble)
import(tidyr)
importFrom(rlang,":=")
importFrom(stats,BIC)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pf)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(stats,sd)
importFrom(utils,head)
importFrom(utils,install.packages)
importFrom(utils,menu)
