Category "fixest"

Compute and display mean of dependent variable in modelsummary output tables in R

I am using the feols command from the fixest package in R to estimate fixed effect regressions, in most cases with weights. In order to output my results, I am

R: Does fixest package support panel data analysis?

I am working with fixest package. Great results so far. My data could be set as a panel. Is there any way for fixest to run run panel data analysis. My model lo