get_scores {plspm} | R Documentation |
Internal function not to be called by the user
get_scores(X, W)
X |
matrix of scaled/quantified manifest variables |
W |
matrix with outer weights (ODM: Outer Design Matrix) |
Internal function. get_scores
is called by
plspm
.
Scores matrix of latent variables scores
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)