check_path {plspm} | R Documentation |
Check path matrix
Description
Internal function not to be called by the user
Usage
check_path(path_matrix)
Arguments
path_matrix |
square (lower triangular) boolean matrix for inner model |
Details
Internal function. check_path
is called by
check_args
.
Value
validated path matrix
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]