Other packages > Find by keyword >

drfit  

Dose-Response Data Evaluation
View on CRAN: Click here


Download and install drfit package within the R console
Install from CRAN:
install.packages("drfit")

Install from Github:
library("remotes")
install_github("cran/drfit")

Install by package version:
library("remotes")
install_version("drfit", "0.7.2")



Attach the package and use:
library("drfit")
Maintained by
Johannes Ranke
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2004-07-23
Latest Update:
Description:
A somewhat outdated package of basic and easy-to-use functions forfitting dose-response curves to continuous dose-response data calculating sometoxicological parameters and plotting the results. Please consider usingthe more powerful and actively developed drc package. Functions that arefitted are the cumulative density function of the log-normal distributionprobit fit of the logistic distribution logit fit of the Weibulldistribution weibull fit and a linear-logistic model linlogit fitderived from the latter which is used to describe data showing stimulation atlow doses hormesis. In addition functions checking plotting and retrievingdose-response data retrieved from a database accessed via odbc are included.As an alternative to the original fitting methods the algorithms from the drcpackage can be used.
How to cite:
Johannes Ranke (2004). drfit: Dose-Response Data Evaluation. R package version 0.7.2, https://cran.r-project.org/web/packages/drfit. Accessed 08 Mar. 2026.
Previous versions and publish date:
0.02-3 (2004-07-23 15:37), 0.03-5 (2004-09-11 09:17), 0.03-10 (2004-11-19 20:24), 0.03-13 (2005-02-25 08:30), 0.03-17 (2005-02-26 09:56), 0.03-21 (2005-04-19 21:03), 0.03-24 (2005-04-27 10:32), 0.03-26 (2005-07-09 12:26), 0.04-30 (2005-07-18 13:02), 0.04-38 (2005-09-16 18:50), 0.04-39 (2005-09-17 22:32), 0.04-42 (2005-10-10 20:34), 0.04-52 (2005-12-22 18:50), 0.05-63 (2006-04-06 17:28), 0.05-68 (2006-04-23 20:44), 0.05-73 (2006-04-26 18:26), 0.05-75 (2006-04-28 19:32), 0.05-78 (2006-05-09 09:52), 0.05-80 (2006-05-23 09:21), 0.05-86 (2006-09-18 10:06), 0.05-89 (2007-03-30 11:06), 0.05-90 (2007-10-02 13:16), 0.05-92 (2008-01-24 09:22), 0.05-95 (2012-10-29 08:58), 0.05-96 (2012-10-30 07:41), 0.6.1 (2014-03-20 15:39), 0.6.3 (2014-07-28 12:34), 0.6.4 (2015-10-07 23:14), 0.6.7 (2016-09-02 21:28), 0.7.1 (2017-07-19 09:48), 0.7.2 (2018-10-11 18:00)
Other packages that cited drfit R package
View drfit citation profile
Other R packages that drfit depends, imports, suggests or enhances
Functions, R codes and Examples using the drfit R package
Some associated functions: IM1xIPC81 . IM1xVibrio . XY . antifoul . checkcontrols . checkexperiment . checksubstance . drcfit . drdata . drfit-package . drfit . drplot . linlogitf . pyrithione . 
Some associated R codes: checkcontrols.R . checkexperiment.R . checkplate.R . checksubstance.R . drcfit.R . drdata.R . drfit.R . drplot.R . linlogitf.R .  Full drfit package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

osmextract  
Download and Import Open Street Map Data Extracts
Match, download, convert and import Open Street Map data extracts obtained from several providers. ...
Download / Learn more Package Citations See dependency  
RCPA3  
Data and Functions for R Companion to Political Analysis 3rd Ed
Bundles the datasets and functions featured in Philip H. Pollock and Barry C. Edwards ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
GMKMcharlie  
Unsupervised Gaussian Mixture and Minkowski and Spherical K-Means with Constraints
High performance trainers for parameterizing and clustering weighted data. The Gaussian mixture (GM) ...
Download / Learn more Package Citations See dependency  
MultivariateAnalysis  
Pacote Para Analise Multivariada
Package with multivariate analysis methodologies for experiment evaluation. The package estimates d ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

223,360

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA