print.SMT {EFAtools} | R Documentation |
Print SMT object
## S3 method for class 'SMT'
print(x, ...)
x |
list of class SMT (output from the SMT function) |
... |
additional arguments passed to print |
SMT_base <- SMT(test_models$baseline$cormat, N = 500)
SMT_base