Learn R Programming

multivarious (version 0.3.1)

print.regress: Pretty Print Method for regress Objects

Description

Display a human-readable summary of a regress object using crayon formatting, including information about the method and dimensions.

Usage

# S3 method for regress
print(x, ...)

Arguments

x

A regress object (a bi_projector with regression info).

...

Additional arguments passed to print().