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 |
stat |
|
maps |
Show the BrianMap estimates on the brain? Default: |
FC |
Show the FC estimates? Default: |
... |
Additional arguments to |
Value
The plot
[Package BayesBrainMap version 0.1.3 Index]