print.dbfit {DBfit} | R Documentation |
These functions print the output in a user-friendly manner using the internal R function print
.
## S3 method for class 'dbfit'
print(x, ...)
## S3 method for class 'summary.dbfit'
print(x, ...)
x |
An object to be printed |
... |
additional arguments to be passed to |