summary,bdplm-method {bayesDP} | R Documentation |
summary
method for class bdplm
.
## S4 method for signature 'bdplm'
summary(object)
object |
an object of class |
Displays a summary of the bdplm
fit. Displayed output is
similar to summary.lm
. The function call, residuals, and
coefficient table are displayed. The discount function weight estimates are
displayed as well. If method
="mc", the median estimate of alpha is
displayed.