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.5")



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: 2025-05-15
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.5, https://cran.r-project.org/web/packages/precrec. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:43), 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), 0.14.4 (2023-10-12 00:10)
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

Today's Hot Picks in Authors and Packages

TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
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  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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