# Generated by roxygen2: do not edit by hand

S3method(Ops,acid)
S3method(plot,MicrobialGrowth)
S3method(plot,gompertz)
S3method(plot,linear)
S3method(print,MicrobialGrowth)
S3method(print,acid)
S3method(print,acid.specific.pair)
S3method(print,gompertz)
S3method(summary,MicrobialGrowth)
export(.MicrobialGrowth.baranyi)
export(.MicrobialGrowth.gompertz)
export(.MicrobialGrowth.linear)
export(.MicrobialGrowth.rosso)
export(.baranyi.formula)
export(.checkMicrobialGrowthArgs)
export(.checkMicrobialGrowthCreateArgs)
export(.checkModelIntegrity)
export(.getDefaultNlsValues)
export(.gompertz.formula)
export(.linear.formula)
export(.new.MicrobialGrowth.core)
export(.new.baranyi.core)
export(.new.gompertz.core)
export(.new.linear.core)
export(.new.rosso.core)
export(.parseMicrobialGrowthCreateArgs)
export(.rosso.formula)
export(Acid)
export(Acid.SpecificPair)
export(MicrobialGrowth)
export(MicrobialGrowth.create)
export(THRESHOLD_FEW_DATA)
export(getCreateFunctionName)
export(getFormula)
export(getFunctionName)
export(getModelName)
export(gompertz.explain)
export(is.MicrobialGrowth)
export(is.acid)
export(is.acid.specific.pair)
export(is.baranyi)
export(is.gompertz)
export(is.linear)
export(is.rosso)
export(listAvailableModels)
import(graphics)
importFrom(grDevices,col2rgb)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,text)
importFrom(methods,getFunction)
importFrom(nlstools,confint2)
importFrom(stats,integrate)
importFrom(stats,lm)
importFrom(stats,nls)
importFrom(utils,hasName)
importFrom(utils,modifyList)
importFrom(utils,tail)
