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 Mar. 2026.
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), 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

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
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  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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