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