powered by
Print KMO object
# S3 method for KMO print(x, ...)
list of class KMO (output from the KMO function)
additional arguments passed to print
KMO_base <- KMO(test_models$baseline$cormat) KMO_base
Run the code above in your browser using DataLab