Other packages > Find by keyword >

precrec  

Calculate Accurate Precision-Recall and ROC (Receiver Operator Characteristics) Curves
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("precrec", "0.14.4")



Attach the package and use:
library("precrec")
Maintained by
Takaya Saito
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-12-04
Latest Update: 2023-03-12
Description:
Accurate calculations and visualization of precision-recall and ROC (Receiver Operator Characteristics) curves. Saito and Rehmsmeier (2015) .
How to cite:
Takaya Saito (2015). precrec: Calculate Accurate Precision-Recall and ROC (Receiver Operator Characteristics) Curves. R package version 0.14.4, https://cran.r-project.org/web/packages/precrec. Accessed 05 Jan. 2025.
Previous versions and publish date:
0.1.1 (2015-12-04 15:40), 0.2.0 (2015-12-21 21:44), 0.3.1 (2016-03-01 17:08), 0.3.2 (2016-04-13 09:28), 0.4.0 (2016-06-24 07:30), 0.5.0 (2016-09-09 10:13), 0.5.2 (2016-10-11 12:41), 0.6.1 (2016-11-22 09:07), 0.6.2 (2017-01-18 18:07), 0.7.1 (2017-04-07 19:58), 0.8.0 (2017-06-23 21:04), 0.9.1 (2017-08-23 09:21), 0.10.1 (2019-04-12 22:23), 0.10 (2019-03-05 20:10), 0.11.1 (2020-05-15 20:20), 0.11.2 (2020-05-28 14:20), 0.11 (2020-01-09 23:50), 0.12.0 (2021-01-07 08:00), 0.12.1 (2021-02-02 11:50), 0.12.5 (2021-04-06 16:30), 0.12.7 (2021-05-31 08:50), 0.12.8 (2022-01-31 08:50), 0.12.9 (2022-03-10 14:00), 0.14.1 (2023-01-08 18:40), 0.14.2 (2023-03-12 11:00)
Other packages that cited precrec R package
View precrec citation profile
Other R packages that precrec depends, imports, suggests or enhances
Complete documentation for precrec
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

bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
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  
interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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