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


mdsteiner/EFAdiff documentation built on Jan. 10, 2023, 8:54 a.m.