# Generated by roxygen2: do not edit by hand

S3method(anova,drda)
S3method(anova,drdalist)
S3method(deviance,drda)
S3method(effective_dose,drda)
S3method(logLik,drda)
S3method(naac,drda)
S3method(nauc,drda)
S3method(plot,drda)
S3method(plot,drdalist)
S3method(predict,drda)
S3method(print,drda)
S3method(print,summary.drda)
S3method(residuals,drda)
S3method(sigma,drda)
S3method(summary,drda)
S3method(vcov,drda)
S3method(weights,drda)
export(drda)
export(effective_dose)
export(gompertz_fn)
export(gompertz_gradient)
export(gompertz_gradient_2)
export(gompertz_gradient_hessian)
export(gompertz_gradient_hessian_2)
export(gompertz_hessian)
export(gompertz_hessian_2)
export(loggompertz_fn)
export(loggompertz_gradient)
export(loggompertz_gradient_2)
export(loggompertz_gradient_hessian)
export(loggompertz_gradient_hessian_2)
export(loggompertz_hessian)
export(loggompertz_hessian_2)
export(logistic2_fn)
export(logistic2_gradient)
export(logistic2_gradient_2)
export(logistic2_gradient_hessian)
export(logistic2_gradient_hessian_2)
export(logistic2_hessian)
export(logistic2_hessian_2)
export(logistic4_fn)
export(logistic4_gradient)
export(logistic4_gradient_2)
export(logistic4_gradient_hessian)
export(logistic4_gradient_hessian_2)
export(logistic4_hessian)
export(logistic4_hessian_2)
export(logistic5_fn)
export(logistic5_gradient)
export(logistic5_gradient_2)
export(logistic5_gradient_hessian)
export(logistic5_gradient_hessian_2)
export(logistic5_hessian)
export(logistic5_hessian_2)
export(logistic6_fn)
export(logistic6_gradient)
export(logistic6_gradient_2)
export(logistic6_gradient_hessian)
export(logistic6_gradient_hessian_2)
export(logistic6_hessian)
export(logistic6_hessian_2)
export(loglogistic2_fn)
export(loglogistic2_gradient)
export(loglogistic2_gradient_2)
export(loglogistic2_gradient_hessian)
export(loglogistic2_gradient_hessian_2)
export(loglogistic2_hessian)
export(loglogistic2_hessian_2)
export(loglogistic4_fn)
export(loglogistic4_gradient)
export(loglogistic4_gradient_2)
export(loglogistic4_gradient_hessian)
export(loglogistic4_gradient_hessian_2)
export(loglogistic4_hessian)
export(loglogistic4_hessian_2)
export(loglogistic5_fn)
export(loglogistic5_gradient)
export(loglogistic5_gradient_2)
export(loglogistic5_gradient_hessian)
export(loglogistic5_gradient_hessian_2)
export(loglogistic5_hessian)
export(loglogistic5_hessian_2)
export(loglogistic6_fn)
export(loglogistic6_gradient)
export(loglogistic6_gradient_2)
export(loglogistic6_gradient_hessian)
export(loglogistic6_gradient_hessian_2)
export(loglogistic6_hessian)
export(loglogistic6_hessian_2)
export(naac)
export(nauc)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,dev.flush)
importFrom(grDevices,dev.hold)
importFrom(grDevices,extendrange)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,curve)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot.default)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,anova)
importFrom(stats,coef)
importFrom(stats,deviance)
importFrom(stats,integrate)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,lowess)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,model.weights)
importFrom(stats,naprint)
importFrom(stats,naresid)
importFrom(stats,nlminb)
importFrom(stats,pchisq)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,setNames)
importFrom(stats,sigma)
importFrom(stats,terms)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(stats,weights)
