print.tvem {tvem} | R Documentation |
print.tvem: Print output from a model that was fit by the tvem function.
Description
print.tvem: Print output from a model that was fit by the tvem function.
Usage
## S3 method for class 'tvem'
print(x, ornate = TRUE, ...)
Arguments
x |
The tvem object (output of the tvem or select_tvem function) |
ornate |
Whether to print lines between different sections of the output for easier reading. |
... |
Further arguments currently not supported |
[Package tvem version 1.4.1 Index]