print.KMO: Print KMO object

View source: R/print.KMO.R

print.KMOR Documentation

Print KMO object

Description

Print KMO object

Usage

## S3 method for class 'KMO'
print(x, ...)

Arguments

x

list of class KMO (output from the KMO function)

...

additional arguments passed to print

Examples

KMO_base <- KMO(test_models$baseline$cormat)
KMO_base


EFAtools documentation built on Jan. 6, 2023, 5:16 p.m.