Learn R Programming

tvem (version 1.4.1)

print.tvem: 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 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