plot.bMap.cifti: Plot BrainMap estiamte

View source: R/BrainMap.methods.R

plot.bMap.ciftiR Documentation

Plot BrainMap estiamte

Description

Plot BrainMap estiamte

Usage

## S3 method for class 'bMap.cifti'
plot(x, stat = c("mean", "se"), maps = TRUE, FC = TRUE, ...)

Arguments

x

The result of BrainMap with CIFTI data

stat

"mean" (default) or "se".

maps

Show the BrianMap estimates on the brain? Default: TRUE.

FC

Show the FC estimates? Default: TRUE. Note that only the mean estimate is available for FC, not the SE.

...

Additional arguments to view_xifti

Value

The plot


BayesBrainMap documentation built on Aug. 8, 2025, 7:25 p.m.