README.md

qibm: Quantitative Imaging Biomarker Modeling

Installation

The following R commands will install the package:

## Install devtools if not done so previously
install.packages("devtools")

## Install qibm
library(devtools)
install_github("brian-j-smith/qibm")

JAGS is also required and must be installed separately.

The package has been successfully tested on 64-bit versions of R for Windows. 32-bit versions of R have exhibited crashes and thus are not recommended for use with the package at this time.



brian-j-smith/qibm documentation built on May 29, 2019, 2:12 p.m.