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

View source: R/plot.R

plot.BGLM2R Documentation

S3 method: use view_xifti to plot a "BGLM2" object

Description

S3 method: use view_xifti to plot a "BGLM2" object

Usage

## S3 method for class 'BGLM2'
plot(x, idx = NULL, stat = c("contrasts", "activations"), zlim = c(-1, 1), ...)

Arguments

x

An object of class "BGLM2"

idx

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.

stat

Estimates of the "contrasts" (default), or their thresholded "activations".

zlim

Overrides the zlim argument for view_xifti. Default: c(-1, 1).

...

Additional arguments to view_xifti

Value

Result of the call to ciftiTools::view_cifti.


mandymejia/BayesfMRI documentation built on April 12, 2025, 3:44 p.m.