fit_indices: Calculates the fit indices
Description
Calculates the fit indicesUsage
fit_indices(model, CV = F, CovMat = NULL, data = NULL, n.boot = 100)
Arguments
model
regsem model object.
CovMat
supply covariance matrix?
n.boot
number of bootstrap samples to take.