Other packages > Find by keyword >

BayesianReasoning  

Plot Positive and Negative Predictive Values for Medical Tests
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("BayesianReasoning", "0.4.2")



Attach the package and use:
library("BayesianReasoning")
Maintained by
Gorka Navarrete
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-06-30
Latest Update: 2022-01-07
Description:
Functions to plot and help understand positive and negative predictive values (PPV and NPV), and their relationship with sensitivity, specificity, and prevalence. See Akobeng, A.K. (2007) for a theoretical overview of the technical concepts and Navarrete et al. (2015) for a practical explanation about the importance of their understanding .
How to cite:
Gorka Navarrete (2020). BayesianReasoning: Plot Positive and Negative Predictive Values for Medical Tests. R package version 0.4.2, https://cran.r-project.org/web/packages/BayesianReasoning. Accessed 06 Jun. 2025.
Previous versions and publish date:
0.3.1 (2020-06-30 12:20), 0.3.2 (2020-07-03 18:40), 0.3.3 (2021-06-21 13:20), 0.4.0 (2021-12-21 18:02), 0.4.1 (2022-01-07 14:53)
Other packages that cited BayesianReasoning R package
View BayesianReasoning citation profile
Other R packages that BayesianReasoning depends, imports, suggests or enhances
Complete documentation for BayesianReasoning
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

UCR.ColumnNames  
Fixes Column Names for Uniform Crime Report "Offenses Known and Clearance by Arrest" Datasets
Changes the column names of the inputted dataset to the correct names from the Uniform Crime Report ...
Download / Learn more Package Citations See dependency  
lodGWAS  
Genome-Wide Association Analysis of a Biomarker Accounting for Limit of Detection
Genome-wide association (GWAS) analyses of a biomarker that account for the limit of detection. ...
Download / Learn more Package Citations See dependency  
N2R  
Fast and Scalable Approximate k-Nearest Neighbor Search Methods using 'N2' Library
Implements methods to perform fast approximate K-nearest neighbor search on input matrix. Algorithm ...
Download / Learn more Package Citations See dependency  
ClusterBootstrap  
Analyze Clustered Data with Generalized Linear Models using the Cluster Bootstrap
Provides functionality for the analysis of clustered data using the cluster bootstrap. ...
Download / Learn more Package Citations See dependency  
tidyxl  
Read Untidy Excel Files
Imports non-tabular from Excel files into R.Exposes cell content, position and formatting in a tidy ...
Download / Learn more Package Citations See dependency  
survC1  
C-Statistics for Risk Prediction Models with Censored Survival Data
Performs inference for C of risk prediction models with censored survival data, using the method pro ...
Download / Learn more Package Citations See dependency  

24,352

R Packages

207,311

Dependencies

65,804

Author Associations

24,331

Publication Badges

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