is_sink {seminr} | R Documentation |
Tests whether the i_th construct is endogenous or not
Description
Tests whether the i_th construct is endogenous or not
Usage
is_sink(model, index)
Arguments
model |
the model object |
index |
the index of the construct to test |
Value
whether the construct is endogenous or not
[Package seminr version 2.3.3 Index]