summary.dfrr {dfrr} | R Documentation |
Summary for a dfrr fit
Description
Summarise a fitted dfrr
-object. Not implemented.
Usage
## S3 method for class 'dfrr'
summary(object, ...)
Arguments
object |
a |
... |
dot argument, just for consistency with the generic function |
Value
The function summary.dfrr
computes and returns a list of summary statistics of the fitted dfrr model given in dfrr
-object. Not implemented.
[Package dfrr version 0.1.5 Index]