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