Other packages > Find by keyword >

iMRMC  

Multi-Reader, Multi-Case Analysis Methods (ROC, Agreement, and Other Metrics)
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("iMRMC", "2.1.0")



Attach the package and use:
library("iMRMC")
Maintained by
Brandon Gallas
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-12-12
Latest Update: 2023-05-15
Description:
Do Multi-Reader, Multi-Case (MRMC) analyses of data from imaging studies where clinicians (readers) evaluate patient images (cases). What does this mean? ... Many imaging studies are designed so that every reader reads every case in all modalities, a fully-crossed study. In this case, the data is cross-correlated, and we consider the readers and cases to be cross-correlated random effects. An MRMC analysis accounts for the variability and correlations from the readers and cases when estimating variances, confidence intervals, and p-values. The functions in this package can treat arbitrary study designs and studies with missing data, not just fully-crossed study designs. The initial package analyzes the reader-average area under the receiver operating characteristic (ROC) curve with U-statistics according to Gallas, Bandos, Samuelson, and Wagner 2009 . Additional functions analyze other endpoints with U-statistics (binary performance and score differences) following the work by Gallas, Pennello, and Myers 2007 . Package development and documentation is at .
How to cite:
Brandon Gallas (2017). iMRMC: Multi-Reader, Multi-Case Analysis Methods (ROC, Agreement, and Other Metrics). R package version 2.1.0, https://cran.r-project.org/web/packages/iMRMC. Accessed 07 Nov. 2024.
Previous versions and publish date:
1.1.0 (2017-12-12 16:18), 1.2.0 (2019-04-19 18:10), 1.2.1 (2020-01-20 20:30), 1.2.2 (2020-03-24 07:30), 1.2.3 (2021-07-15 07:30), 1.2.4 (2022-02-24 11:20), 1.2.5 (2023-05-15 23:20), 2.0.0 (2024-05-23 17:40)
Other packages that cited iMRMC R package
View iMRMC citation profile
Other R packages that iMRMC depends, imports, suggests or enhances
Complete documentation for iMRMC
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

con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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