coef.bayeslist: Extract coefficients from a 'bayeslist' object

coef.bayeslistR Documentation

Extract coefficients from a bayeslist object

Description

Create a table of coefficient results from a bayeslist object.

Usage

## S3 method for class 'bayeslist'
coef(object, ...)

Arguments

object

A bayeslist object from running the main function bayeslist.

...

Further arguments to be passed according to coef.

Value

A table of coefficients with their corresponding lower and upper bounds.


bayeslist documentation built on April 3, 2025, 11:10 p.m.