print.tvem: Print output from a model that was fit by the tvem function.
# S3 method for tvem
print(x, ornate = TRUE, ...)
The tvem object (output of the tvem or select_tvem function)
Whether to print lines between different sections of the output for easier reading.
Further arguments currently not supported