Learn R Programming

BayesfMRI (version 0.10.1)

plot.act_BGLM: 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 act_BGLM
plot(x, idx = NULL, title = NULL, session = NULL, ...)

Value

Result of the call to ciftiTools::view_cifti_surface.

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