get_nV {BayesfMRI}R Documentation

Get number of locations for various masks

Description

Get number of locations for various masks: total, model, data.

Usage

get_nV(spatial)

Arguments

spatial

spatial

Value

A list of two: T for the total number of locations, and D for the number of data locations. If spatial is provided for voxel data, there is also DB for the number of data locations plus the number of boundary locations.


[Package BayesfMRI version 0.10.1 Index]