summary,bdplm-method {bayesDP}R Documentation

bdplm Object Summary

Description

summary method for class bdplm.

Usage

## S4 method for signature 'bdplm'
summary(object)

Arguments

object

an object of class bdplm, a result of a call to bdplm.

Details

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.


[Package bayesDP version 1.3.6 Index]