lavTestScore.clean {ccpsyc} | R Documentation |
Get more comprehensible output from lavTestScore
Description
Get more comprehensible output from lavTestScore
Usage
lavTestScore.clean(lavaan.fit, ndigit = 3, ...)
Arguments
lavaan.fit |
Model fitted with lavaan |
ndigit |
Defines the rounding |
... |
Arguments passed to lavTestScore |
Value
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
.
Author(s)
Maksim Rudnev
[Package ccpsyc version 0.2.6 Index]