Learn R Programming

regsem (version 0.1.2)

fit_indices: Calculates the fit indices

Description

Calculates the fit indices

Usage

fit_indices(model, CV = F, CovMat = NULL, data = NULL, n.boot = 100)

Arguments

model
regsem model object.
CV
cross-validation.
CovMat
supply covariance matrix?
data
supply the dataset?
n.boot
number of bootstrap samples to take.

Examples

Run this code
fit_indices()

Run the code above in your browser using DataLab