Skip to contents

Prints a compact one-glance summary of a spicy_regression_frame (the internal intermediate representation behind table_regression()): model class, sample size, coefficient dimensions, family / link, CI method, and the capability flags the frame advertises.

Usage

# S3 method for class 'spicy_regression_frame'
print(x, ...)

Arguments

x

A spicy_regression_frame object.

...

Additional arguments (currently ignored).

Value

Invisibly returns x.