| construct_mode | R Documentation |
Returns the measurement mode (e.g., '"A"', '"B"', or reflective) for a given construct in the measurement-model matrix.
construct_mode(mmMatrix, construct)
mmMatrix |
A measurement model matrix as found on an estimated seminr model ('model$mmMatrix'). |
construct |
The construct name. |
A character string identifying the measurement mode.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.