# Generated by roxygen2: do not edit by hand

S3method(plot,rcurvep_bmr)
S3method(print,curvep_config)
S3method(print,rcurvep)
export(cal_knee_point)
export(combi_run_rcurvep)
export(create_dataset)
export(curvep)
export(curvep_defaults)
export(estimate_dataset_bmr)
export(fit_cc2_modl)
export(fit_modls)
export(get_hill_fit_config)
export(merge_rcurvep_objs)
export(run_fit)
export(run_rcurvep)
export(summarize_fit_output)
export(summarize_rcurvep_output)
importFrom(Rdpack,reprompt)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(stats,constrOptim)
importFrom(stats,cor)
importFrom(stats,dnorm)
importFrom(stats,dt)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,nls)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,smooth.spline)
importFrom(utils,data)
importFrom(utils,head)
importFrom(utils,modifyList)
importFrom(utils,tail)
