coef.cbq {cbq} | R 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 |
... |
Further arguments passed to or from other methods. |
Value
A table of coefficients with their corresponding lower and upper bounds.
[Package cbq version 0.2.0.3 Index]