Internal: Parameter differences across groups
Calculate the difference between one or more paramater estimates across
all possible pairs of groups (data sets) in .object
.
calculateParameterDifference( .object = args_default()$.object, .model = args_default()$.model )
.object |
An R object of class cSEMResults resulting from a call to |
.model |
A model in lavaan model syntax indicating which
parameters (i.e., path ( |
A list of length equal to the number of possible pairs of
groups in .object
(mathematically, this is n choose 2, i.e., 3 if there are three
groups and 6 if there are 4 groups). Each list elements is itself a list of
three. The first list element contains
the difference between parameter estimates of the structural model, the second
list element the difference between estimated loadings, and the third
the difference between estimated weights.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.