check_model: Check congruence between inner and outer models
Description
Check congruence between inner and outer models
Usage
check_model(path_matrix, blocks)
Arguments
path_matrix
matrix specifying the path connections
blocks
list defining the blocks of manifest variables
Value
an error if there is something wrong
Details
Internal function. check_model
is called by check_args
.