Learn R Programming

distfreereg (version 1.1)

print.distfreereg: Printing distfreereg objects

Description

This is a print method for objects of class distfreereg.

Usage

# S3 method for distfreereg
print(x, ..., digits = 3, col_sep = 2, show_params = TRUE)

Value

No return value (NULL).

Arguments

x

Object of class distfreereg.

...

Additional parameters, currently ignored.

digits

Integer; passed to signif to determine the number of significant digits to display.

col_sep

Integer; specifies the padding (in units of spaces) between columns in the printed table of statistics.

show_params

Logical; determines whether or not the parameter estimates, if present in x, are displayed.

Author

Jesse Miller

Details

This function prints a useful summary of the distfreereg object x.

See Also

distfreereg