Skip to contents

Provides a concise summary of the regressor object using the cli package.

Usage

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

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

Arguments

x

A `Reg` object.

...

Not used.