Information criterion values for SEM
AIC_psem(
modelList,
AIC.type = "loglik",
Cstat = NULL,
add.claims = NULL,
basis.set = NULL,
direction = NULL,
interactions = FALSE,
conserve = FALSE,
conditional = FALSE,
.progressBar = FALSE
)
a data.frame of AIC, AICc, d.f., and sample size
a list of structural equations
whether the log-likelihood "loglik"
or d-sep "dsep"
AIC score
should be reported. Default is "loglik"
Fisher's C statistic obtained from fisherC
an optional vector of additional independence claims (P-values) to be added to the basis set
An optional list of independence claims.
a vector of claims defining the specific directionality of any independence claim(s)
whether interactions should be included in independence claims. Default is FALSE
whether the most conservative P-value should be returned (See Details) Default is FALSE
whether the conditioning variables should be shown in the table. Default is FALSE
an optional progress bar. Default is FALSE
Jon Lefcheck <LefcheckJ@si.edu>, Jim Grace
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.
Shipley, Bill. "The AIC model selection method applied to path analytic models compared using a d‐separation test." Ecology 94.3 (2013): 560-564.