check_model {plspm} | R Documentation |
Internal function not to be called by the user
check_model(path_matrix, blocks)
path_matrix |
matrix specifying the path connections |
blocks |
list defining the blocks of manifest variables |
Internal function. check_model
is called by
check_args
.
an error if there is something wrong
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)