drfit: Dose-Response Data Evaluation

A somewhat outdated package of basic and easy-to-use functions for fitting dose-response curves to continuous dose-response data, calculating some toxicological parameters and plotting the results. Please consider using the more powerful and actively developed 'drc' package. Functions that are fitted are the cumulative density function of the log-normal distribution ('probit' fit), of the logistic distribution ('logit' fit), of the Weibull distribution ('weibull' fit) and a linear-logistic model ('linlogit' fit), derived from the latter, which is used to describe data showing stimulation at low doses (hormesis). In addition, functions checking, plotting and retrieving dose-response data retrieved from a database accessed via 'odbc' are included. As an alternative to the original fitting methods, the algorithms from the 'drc' package can be used.

Version: 0.7.2
Depends: R (≥ 2.15.1)
Imports: graphics, grDevices, MASS, drc, reshape2, qcc, odbc, DBI
Published: 2018-10-11
Author: Johannes Ranke ORCID iD [aut, cre]
Maintainer: Johannes Ranke <jranke at uni-bremen.de>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://pkgdown.jrwb.de/drfit
NeedsCompilation: no
Materials: README
CRAN checks: drfit results

Documentation:

Reference manual: drfit.pdf

Downloads:

Package source: drfit_0.7.2.tar.gz
Windows binaries: r-devel: drfit_0.7.2.zip, r-release: drfit_0.7.2.zip, r-oldrel: drfit_0.7.2.zip
macOS binaries: r-release (arm64): drfit_0.7.2.tgz, r-oldrel (arm64): drfit_0.7.2.tgz, r-release (x86_64): drfit_0.7.2.tgz, r-oldrel (x86_64): drfit_0.7.2.tgz
Old sources: drfit archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=drfit to link to this page.