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]
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 11 Apr. 2025.
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
03/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/0804/09Downloads for iMRMC0246810121416182022242628TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  
GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  
Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
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