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: 2023-08-26
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 28 Mar. 2025.
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
02/2602/2702/2803/0103/0203/0503/0603/0803/1203/1303/1403/1503/1603/1803/1903/2003/2103/2203/2303/2403/25Downloads for drfit01020304050607080TrendBars

Today's Hot Picks in Authors and Packages

pleiotest  
Fast Sequential Pleiotropy Test
It performs a fast multi-trait genome-wide association analysis based on seemingly unrelated regress ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
gripp  
General Inverse Problem Platform
Set of functions designed to solve inverse problems. The direct problem is used to calculate a cost ...
Download / Learn more Package Citations See dependency  
FuzzyResampling  
Resampling Methods for Triangular and Trapezoidal Fuzzy Numbers
The classical (i.e. Efron's, see Efron and Tibshirani (1994, ISBN:978-0412042317) "An Introduction ...
Download / Learn more Package Citations See dependency  
rsvd  
Randomized Singular Value Decomposition
Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension r ...
Download / Learn more Package Citations See dependency  
hts  
Hierarchical and Grouped Time Series
Provides methods for analysing and forecasting hierarchical and grouped time series. The available ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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