print.tvem: print.tvem: Print output from a model that was fit by the...

View source: R/print_tvem.R

print.tvemR 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


tvem documentation built on Aug. 13, 2023, 5:07 p.m.