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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
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  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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