This package browser is in early development. Mind the rough edges.

r-qmri

Methods for quantitative magnetic resonance imaging (qMRI)

This package provides implementation of methods for estimation of quantitative maps from Multi-Parameter Mapping (MPM) acquisitions including adaptive smoothing methods in the framework of the ESTATICS model. The smoothing method is described in Mohammadi et al. (2017). <doi:10.20347/WIAS.PREPRINT.2432>. Usage of the package is also described in Polzehl and Tabelow (2019), Magnetic Resonance Brain Imaging, Chapter 6, Springer, Use R! Series. <doi:10.1007/978-3-030-29184-6_6>.

Installation

Install the latest version of r-qmri as follows:

guix install r-qmri

Or install a particular version:

guix install r-qmri@1.2.7.9

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of r-qmri about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/r-qmri'><img src='https://packages.guix.gnu.org/packages/r-qmri/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-qmri/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-qmri)

Example Org:

[[https://packages.guix.gnu.org/packages/r-qmri][https://packages.guix.gnu.org/packages/r-qmri/badges/latest-version.svg]]