coef.PICBayes {PICBayes} | R Documentation |
Coef method for a PICBayes model
Description
Extracts estimated regression coefficients.
Usage
## S3 method for class 'PICBayes'
coef(object, ...)
Arguments
object |
The class PICBayes object. |
... |
Other arguments if any. |
Value
An object of class coef
.
[Package PICBayes version 1.0 Index]