plot.BGLM | R Documentation |
view_xifti
to plot a "BGLM"
objectS3 method: use view_xifti
to plot a "BGLM"
object
## S3 method for class 'BGLM'
plot(
x,
Bayes = NULL,
idx = NULL,
title = NULL,
session = NULL,
zlim = c(-1, 1),
...
)
x |
An object of class "BGLM" |
Bayes |
|
idx |
Which field should be plotted? Give the numeric indices or the
names. |
title |
If NULL, the field names associated with idx will be used. |
session |
Which session should be plotted? |
zlim |
Overrides the |
... |
Additional arguments to |
Result of the call to ciftiTools::view_cifti
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.