Learn R Programming

BayesBrainMap (version 0.2.0)

plot.bMap_eng.cifti: Plot engagements

Description

Plot engagements

Usage

# S3 method for bMap_eng.cifti
plot(
  x,
  stat = c("engaged", "pvals", "pvals_adj", "tstats", "se", "thresholded"),
  test_level = NULL,
  ...
)

Value

The engagements plot

Arguments

x

The engagements from id_engagements.cifti

stat

"engaged" (default), "pvals", "pvals_adj", "tstats", "vars", or "thresholded".

test_level

If stat is not "engaged" or thresholded, which test level should be used? See dimnames(x$engaged_mat)[[3]] for the test levels. If NULL (default), the first test level will be used.

...

Additional arguments to view_xifti