print.SMT | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.