Skip to content
/ iMRMC Public

iMRMC: Software to do multi-reader multi-case analysis of reader studies

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.md
Unknown
LICENSE-libraries.md
Notifications You must be signed in to change notification settings

DIDSR/iMRMC

Repository files navigation

README for iMRMC and iRoeMetz

Here is a high-level overview of the iMRMC software:

Examples of specific MRMC analyses and other FAQs are available in the iMRMC repository's Wiki.

The R package is available from CRAN. You can also visit the release Page to download the R package (source tar.gz file and binary zip file), the zip and tar.gz files of the entire repository, or the iMRMC java app (jar file).

Documentation of the java app can be found here: http://didsr.github.io/iMRMC/.

Here are summaries of updates to the now frozen java apps: iMRMC and iRoeMetz.

Please check out a statement of the licenses related to our software here.

Issues: You may find it useful to post an issue or search the issues posted by other users. We don't have dedicated time to respond to the issues, but we try our best to help. Receiving issues from GitHub allows us to document support efforts to management, helps manage email load, and allows others to benefit from the questions and answers. We also ask that your GitHub account profile include your name and affiliation and keep your questions to fixing bugs, understanding the inputs and outputs, and possibly what the software can do. Engaging via the GitHub issues also protects us from spam and malicious files.

iMRMC

Desc: The primary objective of the iMRMC application is to assist investigators with analyzing and sizing multi-reader multi-case (MRMC) reader studies that compare the difference in the area under Receiver Operating Characteristic curves (AUCs) from two modalities. The core elements of this application include the ability to perform MRMC variance analysis and the ability to size an MRMC trial.

  • The core iMRMC application is a stand-alone, precompiled, license-free Java applications and the source code. It can be used in GUI mode or on the command line.
  • There is also an R package that utilizes the core Java application. Examples for using the programs can be found in the R help files.

Here are some ways to cite our work:

iRoeMetz

Desc: The iRoeMetz application can be used to simulate the reader scores for MRMC experiments via Monte Carlo methods given variance components of the ROC scores. The application also estimates the variance components of AUC and can calculate the variance components directly with numerical integration. The simulated experiments can be saved and used in MRMC variance analysis programs, such as iMRMC. The iRoeMetz application is a stand-alone, precompiled, license-free Java applications and the source code.

Here is one way to cite our work:

  • Gallas, Brandon D., and Stephen L. Hillis. “Generalized Roe and Metz ROC Model: Analytic Link between Simulated Decision Scores and Empirical AUC Variances and Covariances.” J Med Img 1, no. 3 (2014): 031006. https://doi.org/doi:10.1117/1.JMI.1.3.031006.

Github All Releases

Team
Please refer to the [NEWS](https://github.com/DIDSR/iMRMC/blob/iMRMC-v1.2.5/Rpackage/iMRMC/NEWS.md) for the complete list of members that have made this project possible.