Yhat_mat_rlist: Generate a list of rank-specific Yhat matrices.
Description
Generate a list of rank-specific Yhat matrices.
Usage
Yhat_mat_rlist(Bhat_comp_1L, X, nrank)
Value
A list of matrices, each representing rank-specific predicted values Yhat.
Arguments
- Bhat_comp_1L
A list containing components of Bhat.
- X
A numeric matrix of explanatory variables.
- nrank
A numeric vector indicating the rank(s) of Bhat.