Current versions: iMRMC-v4.0.3, iRoeMetz-v2p1 and R package iMRMC_1.2.4
qigongFDA
released this
15 Apr 21:43
·
188 commits
to master
since this release
iMRMC has been updated from v4.0.0 to v4.0.3. Updates
iRoeMetz has not been updated in this release.
R package iMRMC has been updated from v1.1.0 to v1.2.4. Updates
This GitHub project contains three software packages
- iMRMC java gui for multi-reader, multi-case (MRMC) sizing and analysis methods for the area under the ROC curve
- iRoeMetz java gui for simulating MRMC ROC studies
- iMRMC R package that utilizes the iMRMC java application and has additional U-statistics analysis procedures
- The package is available on CRAN
- See the R package iMRMC updates
- R package iMRMC Documentation PDF
- Additional document can be found from iMRMC Documentation HTML and PDF
Java packages
Make sure you have Java installed on your system. Check this by typing
java -version
into the command terminal. The version number should be at least 1.7 or higher, if you don't have the latest version of Java, update it before proceeding.
On Windows, run the .jar file by double clicking it's icon.
On Linux, run the .jar file using the following command,
java -jar iMRMC-v4.0.3.jar
java -jar iRoeMetz-v2p1.jar