Learn R Programming

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

216

Version

1.2.8

License

GPL (>= 2)

Maintainer

Karsten Tabelow

Last Published

July 16th, 2026

Functions in qMRI (1.2.8)

qMRI-package

tools:::Rd_package_title("qMRI")
generateIRData

generate IR MRI example data
writeESTATICS

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

Prepare IRMRI dataset
readMPMData

Read experimental Multi-Parameter Mapping (MPM) data.
writeQI

Write estimated maps in standardized form as NIfTI files.
smoothESTATICS

Adaptive smoothing of ESTATICS parameters and MPM data
smoothIRSolid

Smooth object generated by function estimateIRsolid
estimateIRfluid

Estimate parameters in Inversion Recovery MRI experiments model for CSF voxel
MREdisplacement

Calculate the motion induced signal phase for IR-MRE in biphasic material
calculateQI

Obtain quantitative maps from estimated ESTATICS parameters.
colMT

MT map color scheme
estimateIRsolidfixed

Estimate mixture parameter in Inversion Recovery MRI experiments mixture model for non-fluid voxel
estimateIRsolid

Estimate parameters in Inversion Recovery MRI experiments mixture model for non-fluid voxel
estimateIR

Estimate IRMRI parameters
estimateESTATICS

Estimate parameters in the ESTATICS model.
awssigmc

Estimate noise variance for multicoil MR systems
extract-methods

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