view_xifti_surface
to plot a "BayesGLM_cifti"
objectS3 method: use view_xifti_surface
to plot a "BayesGLM_cifti"
object
# S3 method for BayesGLM_cifti
plot(x, idx = NULL, session = NULL, method = NULL, zlim = c(-1, 1), ...)
Result of the call to ciftiTools::view_cifti_surface
.
An object of class "BayesGLM_cifti"
Which task should be plotted? Give the numeric indices or the
names. NULL
(default) will show all tasks. This argument overrides
the idx
argument to view_xifti_surface
.
Which session should be plotted? NULL
(default) will
use the first.
"Bayes" or "classical". NULL
(default) will use
the Bayesian results if available, and the classical results if not.
Overrides the zlim
argument for
view_xifti_surface
. Default: c(-1, 1)
.
Additional arguments to view_xifti_surface