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
andnegbin
.- glimQL
Extract the estimated fixed-effect coefficients from objects of formal class “glimQL”. Presently, these objects are generated by functions
quasibin
andquasipois
.
[Package aod version 1.3.3 Index]