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 22 Dec. 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

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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