print.dbfit: DBfit Internal Print Functions

Description Usage Arguments See Also

View source: R/print.dbfit.R

Description

These functions print the output in a user-friendly manner using the internal R function print.

Usage

1
2
3
4
## S3 method for class 'dbfit'
print(x, ...)
## S3 method for class 'summary.dbfit'
print(x, ...)

Arguments

x

An object to be printed

...

additional arguments to be passed to print

See Also

dbfit, summary.dbfit


DBfit documentation built on May 1, 2021, 1:09 a.m.