View source: R/helpers-model.R
| construct_type | R Documentation |
Returns the measurement type string (e.g., '"composite"', '"reflective"', '"interaction"') for a construct in an estimated model.
construct_type(model, construct)
model |
An estimated seminr model. |
construct |
The construct name (or construct specification, for interaction constructs). |
A character string identifying the construct type.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.