plot.act_BGLM {BayesfMRI} | R Documentation |
S3 method: use view_xifti
to plot a "act_BGLM"
object
Description
S3 method: use view_xifti
to plot a "act_BGLM"
object
Usage
## S3 method for class 'act_BGLM'
plot(x, idx = NULL, title = NULL, session = NULL, ...)
Arguments
x |
An object of class "act_BGLM" |
idx |
Which field should be plotted? Give the numeric indices or the
names. |
title |
If NULL, the field names associated with idx will be used. |
session |
Which session should be plotted? |
... |
Additional arguments to |
Value
Result of the call to ciftiTools::view_cifti_surface
.
[Package BayesfMRI version 0.10.1 Index]