check_model {plspm} | R Documentation |
Check congruence between inner and outer models
Description
Internal function not to be called by the user
Usage
check_model(path_matrix, blocks)
Arguments
path_matrix |
matrix specifying the path connections |
blocks |
list defining the blocks of manifest variables |
Details
Internal function. check_model
is called by
check_args
.
Value
an error if there is something wrong
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]