get_path_scheme {plspm} | R Documentation |
Calculate inner weighting path scheme
Description
Internal function not to be called by the user
Usage
get_path_scheme(path_matrix, LV)
Arguments
path_matrix |
matrix with paths |
LV |
matrix of latent variables |
Details
Internal function. get_path_scheme
is called by
get_weights
Warning
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)
[Package plspm version 0.5.1 Index]