Learn R Programming

kfa (version 0.2.2)

index_available: Available Fit Indices

Description

Shows the fit indices available from kfa object to report in kfa_report

Usage

index_available(models)

Value

character vector of index names

Arguments

models

an object returned from kfa

Examples

Run this code
data(example.kfa)
index_available(example.kfa)

Run the code above in your browser using DataLab