print.distfreereg {distfreereg}R Documentation

Printing distfreereg Objects

Description

This is a print method for objects of class distfreereg.

Usage

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

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.

Details

This function prints a useful summary of the distfreereg object.

Value

No return value (NULL).

Author(s)

Jesse Miller

See Also

distfreereg


[Package distfreereg version 1.0.1 Index]