coef.cbq: Extract CBQ Coefficients

coef.cbqR Documentation

Extract CBQ Coefficients

Description

Create a table of coefficient results from a cbq object.

Usage

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

Arguments

object

A cbq object.

...

Further arguments passed to or from other methods.

Value

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


cbq documentation built on April 3, 2023, 5:41 p.m.