print.streg: Print 'streg' Fits

View source: R/S3-methods.R

print.stregR Documentation

Print streg Fits

Description

Print the coefficients from a streg fit.

Usage

## S3 method for class 'streg'
print(x, digits = max(3L, getOption("digits") - 3L), ...)

Arguments

x

An object of class streg.

digits

The number of significant digits to use when printing.

...

Not used.


ellessenne/streg documentation built on Sept. 19, 2022, 7:34 a.m.