print.dbfit {DBfit} | R Documentation |
DBfit Internal Print Functions
Description
These functions print the output in a user-friendly manner using the internal R function print
.
Usage
## 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 |
See Also
[Package DBfit version 2.0 Index]