Description Usage Arguments Value Examples
This function takes a fitted lavaan measurement model and calculates two indexes of latent reliability: Coefficient H and Omega Total. Based on McNeish (2018)
| 1 | reliability(model)
 | 
| model | a fitted lavaan object from a measurement model for which the user wishes to estimate reliability | 
a tibble of H and Omega Total
| 1 2 | cong.hs <- congeneric(df)
reliability(cong.hs)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.