plot.act_BGLM: S3 method: use 'view_xifti' to plot a '"act_BGLM"' object

View source: R/plot.R

plot.act_BGLMR 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. NULL (default) will show all fields. This argument overrides the idx argument to view_xifti.

title

If NULL, the field names associated with idx will be used.

session

Which session should be plotted? NULL (default) will use the first.

...

Additional arguments to view_xifti

Value

Result of the call to ciftiTools::view_cifti_surface.


BayesfMRI documentation built on April 4, 2025, 1:58 a.m.