A somewhat outdated package of basic and easy-to-use functions for fitting dose-response curves to continuous dose-response data, calculating some (eco)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 lognormal 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 'RODBC' are included. As an alternative to the original fitting methods, the algorithms from the 'drc' package can be used.
Version: | 0.6.7 |
Imports: | graphics, grDevices, MASS, drc |
Suggests: | RODBC |
Published: | 2016-09-02 |
Author: | Johannes Ranke [aut, cre] |
Maintainer: | Johannes Ranke <jranke at uni-bremen.de> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | http://www.r-project.org, http://www.uft.uni-bremen.de/chemie/ranke?page=drfit, http://cgit.jrwb.de/drfit/ |
NeedsCompilation: | no |
Materials: | ChangeLog |
CRAN checks: | drfit results |
Reference manual: | drfit.pdf |
Package source: | drfit_0.6.7.tar.gz |
Windows binaries: | r-devel: drfit_0.6.7.zip, r-release: drfit_0.6.7.zip, r-oldrel: drfit_0.6.7.zip |
OS X Mavericks binaries: | r-release: drfit_0.6.7.tgz, r-oldrel: drfit_0.6.7.tgz |
Old sources: | drfit archive |
Please use the canonical form https://CRAN.R-project.org/package=drfit to link to this page.