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 16 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:33), 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

tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  
stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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