Displays ROI scores or subject scores from a COVSTATIS analysis.
Arguments
- x
A fitted `covstatis` object.
- dims
Integer vector of length 2 specifying which components to plot.
- type
`"roi"` for ROI-level scores, `"subjects"` for subject scores in RV/table space.
- labels
Logical; if `TRUE`, label points.
- col
Point colors.
- pch
Point character.
- cex
Point size.
- main
Plot title.
- ...
Additional arguments passed to [plot()].