summary.blm: Summary

Description Usage Arguments Value

View source: R/blm.R

Description

Summary of a blm object

Usage

1
2
## S3 method for class 'blm'
summary(object, ...)

Arguments

object

a blm object.

...

other arguments (currently ignored).

Value

An object of class summary.blm containing:

call

the call of the object

prior

the prior distribution of the fit

posterior

the posterior distribution of the fit


manschmi/blm documentation built on May 21, 2019, 11:25 a.m.