# Example using network scores
opt.hier <- hierEGA(
data = optimism, scores = "network",
plot.EGA = FALSE # No plot for CRAN checks
)
# Compute the Generalized Total Entropy Fit Index
genTEFI(opt.hier)
Run the code above in your browser using DataLab