coef-methods {aod} | R Documentation |
Methods for Function "coef" in Package "aod"
Description
Extract the fixed-effect coefficients from fitted objects.
Methods
- ANY
- Generic function: see
coef
.
- glimML
- Extract the estimated fixed-effect coefficients from objects of formal class “glimML”.
Presently, these objects are generated by functions
betabin
and negbin
.
- glimQL
- Extract the estimated fixed-effect coefficients from objects of formal class “glimQL”.
Presently, these objects are generated by functions
quasibin
and quasipois
.
[Package
aod version 1.1-29
Index]