-
Implement an extended 2wfe estimator a la [Wooldridge 2021 ](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3906345)following the [etwfe ](https://grantmcdermott.com/etwfe/)R package.
## Some…
-
When `absorb=T` is passed to `lmitt.formula()`, let's calculate and return in the intercept position a ["one-way fixed effects"-weighted](https://github.com/benbhansen-stats/propertee/wiki/Fixed-effec…
-
Hello there. This is such a great package - thank you for the work in creating it. I am curious about best practices for calculating average marginal effects for interaction terms while using errorsar…
-
Hi, I have data for a mixed design in which people were assigned into two groups (R, n = 130 or O, n = 134), and in each group, they rated two trait scales (C & W). After I conducted an LMM, every res…
-
At the moment, calculating marginal effects for several subjects, channels, predictors etc. is rather time-consuming.
I think it would be worth checking whether there is optimization potential for th…
-
The package has no function that allows to calculate APE and AME. When I try to use the margins::margins() function, which calculates the aforementioned values for non-linear models (such as Logit and…
-
The fixest code is all broken here: https://lost-stats.github.io/Presentation/Figures/marginal_effects_plots_for_interactions_with_categorical_variables.html
(Likely due to changes to `i()` introdu…
-
Hey Vincent, it's me, your favorite annoying American programmer!! :sweat_smile:
As I mentioned on Twitter, I just came up with an MLE implementation of ordbetareg using scipy. Estimation of margin…
-
Following earlier discussion [here](https://discourse.mc-stan.org/t/marginal-means-using-emmeans-or-manual-calculation-through-add-fitted-draws-dont-agree/6626/2):
Perhaps it would be useful to add…
-
Hello Sergio,
I have a question regarding the validity of margins command after ppmlhdfe estimation results when I have fixed effects.
From my online searches, it seems like when you run margins c…