powered by
Returns a summary of the EGA results
# S3 method for EGA print(x, ...)
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 { #estimtae EGA ega.wmt <- EGA(data = wmt2[,7:24], plot.EGA = TRUE) #print EGA results print(ega.wmt) # }
Run the code above in your browser using DataLab