View source: R/create_referent.R
create_referent | R Documentation |
Create a referent list
create_referent(esem_efa_results)
esem_efa_results |
is a psych::fa() object with the results of exploratory factor analysis (EFA) The object can be created using psych::fa() or a wrapper esem_efa() function The function uses efa object to identify referents A referent indicator is selected for each factor It is the item that has a large (target) loading for the factor it measures and The referents are used to ensure model identification and are used as starting values/ fixed values in the the next step to create a lavaan model syntax. |
A list with factors and corresponding referents (i.e. referents in that factor)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.