arpoon.rfixest.Fixest.fepois(fml: str, vcov: str = None, weights: str = None, offset=None, subset=None, split: str = None, fsplit: str = None, split_keep=None, split_drop=None, cluster: list | str = None, ssc: dict = None, panel_id=None, fixef=None, fixef_rm: 'perfect' | 'singleton' | 'both' | 'none' = 'perfect', fixef_tol: int = 1e-06, fixef_iter: int = 10000, collin_tol: int = 1e-10, nthreads: int = None, lean: bool = False, verbose: int = 0, warn: bool = True, notes=None, only_coef: bool = False, combine_quick=None, mem_clean: bool = False, only_env: bool = False, env=None, start=None, etastart=None, mustart=None, glm_iter: int = None, glm_tol: int = None, *, name: str = None, keep_est: bool = True) FixestGLM

Call r-fixest feglm with family set to ‘poisson’