retro_mask_fit_bglm {BayesfMRI}R Documentation

Retroactively mask locations from fit_bglm result.

Description

Retroactively mask locations from fit_bglm result.

Usage

retro_mask_fit_bglm(x, mask)

Arguments

x

The "fit_bglm" result

mask

The mask to be applied to x. It's relative to the full mesh/voxel array, not x.

Value

The masked result


[Package BayesfMRI version 0.10.1 Index]