Yhat_mat_rlist | R Documentation |
Generate a list of rank-specific Yhat matrices.
Yhat_mat_rlist(Bhat_comp_1L, X, nrank)
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. |
A list of matrices, each representing rank-specific predicted values Yhat.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.