view_xifti
to plot a "BGLM2"
objectS3 method: use view_xifti
to plot a "BGLM2"
object
# S3 method for BGLM2
plot(x, idx = NULL, stat = c("contrasts", "activations"), zlim = c(-1, 1), ...)
Result of the call to ciftiTools::view_cifti
.
An object of class "BGLM2"
Which contrast should be plotted? Give the numeric indices or the
names. NULL
(default) will show all contrasts. This argument
overrides the idx
argument to view_xifti
.
Estimates of the "contrasts"
(default), or their
thresholded "activations"
.
Overrides the zlim
argument for
view_xifti
. Default: c(-1, 1)
.
Additional arguments to view_xifti