retro_mask_fit_bglm: 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
.