What would be the plm twoway fixed effects equivalent for a logit-glm using maximum likelihood approach on a panel dataset?
Pglm does not work for within model;
And bife package allows for one fixed effect. I don’t want to apply a factor variable as a second fixed effects because I have a very big dataset and it will give me estimates in the results for each year or country (therefore, my R crashes).