setIsoContour {arf3DS4} | R Documentation |
Create isocontours for each region in the ARF model.
setIsoContour(arfmodel, conf.int = 95)
arfmodel |
An ARF model object (class |
conf.int |
Confidence Interval (in percentage) for the isocontour. |
An object of class fmri.data
with a volume for each region in the spatial model. Each volume indicates the voxels within the isocontour for that specific region.
Wouter D. Weeda - w.d.weeda@gmail.com
model
, fmri.data
, roiConnectivity