get_weights | R Documentation |
Internal function not to be called by the user
get_weights(X, path_matrix, blocks, specs)
X |
scaled data |
path_matrix |
matrix with path connections |
blocks |
list with variables in each block |
specs |
list with algorithm specifications |
Internal function. get_weights
is called by
plspm
list of outer weights, ODM, iter
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)
Calculate outer weights (under Lohmoller's algorithm)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.