coef.RprobitB_fit {RprobitB} | R Documentation |
Extract model effects
Description
This function extracts the estimated model effects.
Usage
## S3 method for class 'RprobitB_fit'
coef(object, ...)
Arguments
object |
An object of class |
... |
Ignored. |
Value
An object of class RprobitB_coef
.
[Package RprobitB version 1.1.4 Index]