# Generated by roxygen2: do not edit by hand

S3method(LogToParm,dr4pl_log10)
S3method(LogToParm,dr4pl_theta)
S3method(MeanResponse,dr4pl)
S3method(MeanResponse,dr4pl_log10)
S3method(MeanResponse,dr4pl_theta)
S3method(MeanResponse,numeric)
S3method(ParmToLog,dr4pl_log10)
S3method(ParmToLog,dr4pl_theta)
S3method(augment,dr4pl)
S3method(calculate,dr4pl)
S3method(coef,dr4pl)
S3method(confint,dr4pl)
S3method(dr4pl,data.frame)
S3method(dr4pl,default)
S3method(dr4pl,formula)
S3method(gof,dr4pl)
S3method(plot,dr4pl)
S3method(print,dr4pl)
S3method(print,dr4pl_param)
S3method(print,summary.dr4pl)
S3method(residuals,dr4pl)
S3method(residuals,dr4pl_param)
S3method(summary,dr4pl)
S3method(vcov,dr4pl)
S3method(vcov,dr4pl_param)
export(FindHillBounds)
export(FindInitialParms)
export(FindLogisticGrids)
export(IC)
export(LogToParm)
export(MeanResponse)
export(OutlierDetection)
export(ParmToLog)
export(augment)
export(calculate)
export(dr4pl)
export(dr4pl_theta)
export(gof)
import(ggplot2)
import(graphics)
import(stats)
import(tensor)
importFrom(Matrix,nearPD)
importFrom(Rdpack,reprompt)
importFrom(generics,augment)
importFrom(generics,calculate)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(rlang,`%||%`)
importFrom(rlang,abort)
importFrom(rlang,as_label)
importFrom(rlang,enquo)
importFrom(rlang,eval_tidy)
importFrom(rlang,warn)
importFrom(utils,capture.output)
