Generic for projecting a new covariance matrix onto a previously fitted `covstatis` model.
Value
A numeric matrix of projected scores.
A numeric matrix of projected scores with dimensions nrow(new_data) × ncomp.
Details
For covstatis objects, a new covariance/correlation matrix is transformed using
the same preprocessing steps (centering and normalization) as were applied during
model fitting, then projected onto the model space. This returns the "partial factor scores"
or ROI-level coordinates for the new subject.