get_weights: Outer Weights

View source: R/get_weights.r

get_weightsR Documentation

Outer Weights

Description

Internal function not to be called by the user

Usage

  get_weights(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, 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 (under Lohmoller's algorithm)


gastonstat/plspm documentation built on April 8, 2022, 5:59 a.m.