powered by
Returns a summary of the EGA results
# S3 method for EGA summary(object, ...)
An EGA object
EGA
potentially further arguments (unused currently)
EGA to estimate the number of dimensions of an instrument using EGA and CFA to verify the fit of the structure suggested by EGA using confirmatory factor analysis.
CFA
# NOT RUN { #estimate EGA ega.wmt <- EGA(data = wmt2[,7:24], plot.EGA = TRUE) #summary of EGA reults summary(ega.wmt) # }
Run the code above in your browser using DataLab