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

r-fmri

Analysis of fMRI experiments

This package contains R-functions to perform an fMRI analysis as described in Polzehl and Tabelow (2019) <DOI:10.1007/978-3-030-29184-6>, Tabelow et al. (2006) <DOI:10.1016/j.neuroimage.2006.06.029>, Polzehl et al. (2010) <DOI:10.1016/j.neuroimage.2010.04.241>, Tabelow and Polzehl (2011) <DOI:10.18637/jss.v044.i11>.

Installation

Install the latest version of r-fmri as follows:

guix install r-fmri

Or install a particular version:

guix install r-fmri@1.9.12.1

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-fmri about the latest version available in Guix.

Example HTML:

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

Example Markdown:

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

Example Org:

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