Displays global scores from a BaMFA analysis.
Arguments
- x
A fitted `bamfa` object.
- dims
Integer vector of length 2 specifying which components to plot.
- block
Which block's scores to show, or `"mean"` for averaged scores.
- labels
Logical; if `TRUE`, label points.
- col
Point colors.
- pch
Point character.
- cex
Point size.
- main
Plot title.
- ...
Additional arguments passed to [plot()].