print,bdplm-method {bayesDP}R Documentation

bdplm Object Print

Description

print method for class bdplm.

Usage

## S4 method for signature 'bdplm'
print(x)

Arguments

x

object of class bdplm. The result of a call to the bdplm function.

Details

Displays a print of the bdplm fit and the initial function call. The fit includes the estimate of the intercept, treatment effect, and covariate effects. 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]