Predict from an Aligned MFA Fit
Arguments
- object
A fitted `aligned_mfa` object.
- new_data
Numeric matrix/data.frame of new rows from a known block.
- block
Character or integer identifying the block.
- type
One of `"scores"` or `"reconstruction"`.
- preprocess
Logical; if `TRUE` (default), applies the fitted block preprocessing pipeline before projection.
- ...
Unused.