View source: R/get_weights_nonmetric.R
get_weights_nonmetric | R Documentation |
Internal function not to be called by the user
get_weights_nonmetric(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, scores, QQ, 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 for non-metric data (under Lohmoller's algorithm)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.