get_weights_nonmetric: Outer Weights Non-Metric Data

View source: R/get_weights_nonmetric.R

get_weights_nonmetricR Documentation

Outer Weights Non-Metric Data

Description

Internal function not to be called by the user

Usage

  get_weights_nonmetric(X, path_matrix, blocks, specs)

Arguments

X

scaled data

path_matrix

matrix with path connections

blocks

list with variables in each block

specs

list with algorithm specifications

Details

Internal function. get_weights is called by plspm

Value

list of outer weights, ODM, scores, QQ, iter

Warning

Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)

Note

Calculate outer weights for non-metric data (under Lohmoller's algorithm)


plspm documentation built on March 31, 2023, 11:54 p.m.