plot.bMap.cifti {BayesBrainMap}R 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


[Package BayesBrainMap version 0.1.3 Index]