print.KGC {EFAtools} | R Documentation |
Print function for KGC objects
## S3 method for class 'KGC'
print(x, plot = TRUE, ...)
x |
a list of class KGC. Output from KGC function. |
plot |
logical. Whether to plot the results. |
... |
Further arguments for print. |
KGC_base <- KGC(test_models$baseline$cormat)
KGC_base