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 26 Aug. 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

RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
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  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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