summarys {EGAnet} | R Documentation |
Summaries for EGAnet
objects
## S3 method for class 'CFA'
summary(object, ...)
## S3 method for class 'dynEGA'
summary(object, ...)
## S3 method for class 'dynEGA.Groups'
summary(object, ...)
## S3 method for class 'dynEGA.Individuals'
summary(object, ...)
## S3 method for class 'EGA'
summary(object, ...)
## S3 method for class 'NetLoads'
summary(object, ...)
object |
Object from |
... |
Additional arguments |
Summarizes EGAnet
object
Hudson Golino <hfg9s at virginia.edu> and Alexander P. Christensen <alexpaulchristensen@gmail.com>