drda-package {drda} | R Documentation |
drda
is a package for fitting logistic curves and performing dose-response
data analysis.
Functions specific to drda
:
drda
: main function for fitting observed data.
logistic2_fn
: 2-parameter logistic function.
logistic4_fn
: 4-parameter logistic function.
logistic5_fn
: 5-parameter logistic function.
logistic6_fn
: 6-parameter logistic function.
gompertz_fn
: Gompertz function.
nauc
: normalized area under the curve.
naac
: normalized area above the curve.
Functions expected for an object fit:
anova
: compare model fits.
deviance
: residual sum of squares of the model fit.
logLik
: value of the log-likelihood function associated to the
model fit.
plot
: plotting function.
predict
: model predictions.
print
: basic model summaries.
residuals
: model residuals.
sigma
: residual standard deviation.
summary
: fit summaries.
weights
: model weights.
Malyutina A, Tang J, Pessia A (2021). drda: An R package for dose-response data analysis. bioRxiv, 2021.06.07.447323. doi: 10.1101/2021.06.07.447323