Derivation of log-likelihoods to be used in determining the goodness-of-fit for piecewise structural equation models.
LLchisq(
modelList,
basis.set = NULL,
direction = NULL,
interactions = FALSE,
conserve = FALSE
)
A list of structural equations created using psem
.
An optional list of independence claims.
A vector
of claims defining the specific
directionality of independence claims; for use in special cases (see
dSep
.
whether interactions should be included in basis set. Default is FALSE
Whether the most conservative log-likelihood should be returned; for use in special cases (see Details). Default is FALSE.
a data.frame corresponding to the Chi-squared statistic, d.f., and P-value
Here, a list of saturated models is first derived from the list of structured equations using the basis set. Then, the differences in summed log-likelihoods are computed and used to calculate the Chi-squared statistic.
Shipley, Bill, and Jacob C. Douma. "Generalized AIC and chi‐squared statistics for path models consistent with directed acyclic graphs." Ecology 101.3 (2020): e02960.