- class arpoon.rfixest.FixestGLM
Use
arpoon.rfixest.Fixest.feglm()
inarpoon.rfixest.Fixest
to create instances ofFixestGLM
.For a complete reference on the attributes and methods please visit fixest feglm.
Methods¶
-
coefficients(rout: bool =
False
)
-
fixef_vars(to_id: bool =
True
)
-
get_residuals(type_: str =
None
, ...) DataFrame
- models() DataFrame
- obs() ndarray
-
predict(newdata: DataFrame =
None
, ...) DataFrame
Properties¶
- property call
- property cov_iid
- property family
- property fitted_values
- property fixef_id
- property fixef_sizes
- property fml
//rpy2.github.io/doc/v2.9.x/html/robjects_formulae.html
- property fml_all
- property hessian
- property linear_predictors
- property method
- property nobs
- property nparams
- property obs_selection
- property residuals
- property sumFE
Export¶
-
coefficients(rout: bool =