Learn R Programming

plspm (version 0.4.1)

get_weights: 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

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!)

Details

Internal function. get_weights is called by plspm