Learn R Programming

⚠️There's a newer version (1.2.7.9) of this package.Take me there.

qMRI

The goal of qMRI is to …

Installation

You can install the released version of qMRI from CRAN with:

install.packages("qMRI")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("muschellij2/qMRI")

Example

This is a basic example which shows you how to solve a common problem:

library(qMRI)
#> Loading required package: awsMethods
#> 
#> Use the function setCores() to change the number of CPU cores.
## basic example code

Copy Link

Version

Install

install.packages('qMRI')

Monthly Downloads

214

Version

1.2

License

GPL (>= 2)

Maintainer

Karsten Tabelow

Last Published

February 25th, 2020

Functions in qMRI (1.2)

writeQI

Write estimated maps in standardized form as NIfTI files.
qMRI-package

tools:::Rd_package_title("qMRI")
smoothESTATICS

Adaptive smoothing of ESTATICS parameters and MPM data
writeESTATICS

Write maps of ESTATICS parameters in standardized form as NIfTI files.
readMPMData

Read experimental Multi-Parameter Mapping (MPM) data.
extract-methods

Methods to extract information from objects of class "MPMData", "ESTATICSModel", "sESTATICSModel" and "qMaps".
colMT

MT map color scheme
estimateESTATICS

Estimate parameters in the ESTATICS model.
calculateQI

Obtain quantitative maps from estimated ESTATICS parameters.