View source: R/lavaan_helper.R
lavTestScore.clean | R Documentation |
Get more comprehensible output from lavTestScore
lavTestScore.clean(lavaan.fit, ndigit = 3, ...)
lavaan.fit |
Model fitted with lavaan |
ndigit |
Defines the rounding |
... |
Arguments passed to lavTestScore |
Returns a dataframe which contains one row for each constrained parameter in the model together with a chi-square test indicating whether the parameter significantly differs between groups.
This is a cleaned version identical to lavTestScore
.
Maksim Rudnev
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.