coef.cbq: Extract CBQ Coefficients
Description
Create a table of coefficient results from a cbq
object.
Usage
# S3 method for cbq
coef(object, ...)
Value
A table of coefficients with their corresponding lower and upper bounds.
Arguments
- object
A cbq
object.
- ...
Further arguments passed to or from other methods.