print.SMT: Print SMT object

View source: R/print.SMT.R

print.SMTR Documentation

Print SMT object

Description

Print SMT object

Usage

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

Arguments

x

list of class SMT (output from the SMT function)

...

additional arguments passed to print

Examples

SMT_base <- SMT(test_models$baseline$cormat, N = 500)
SMT_base


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