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]
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 10 Apr. 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
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for precrec2030405060708090100110120130TrendBars

Today's Hot Picks in Authors and Packages

ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
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  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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