Gabriel E Kreindler
Gabriel E Kreindler
+1 I think this (embarrassingly parallel derivatives calculation) would be quite useful.
Hello, any change someone might be able to review this? I think it is very simple, and I would like to use this feature in a package that I am...
Just adding my 2c that without this feature this otherwise awesome package is not useful. I am a Windows user and the scripting nature of Stata means that it's essential...
A quick update (I cannot believe that >2 years have passed!!) that I have been using a lot of the following, and it's been incredibly useful: ``` using GLFixedEffectModels myformula...
I just ran into the same problem, any possible updates on this pull request?
This conversation is above my level, but does https://github.com/jmboehm/GLFixedEffectModels.jl now implement GLM features absorption? Could that help with `clogit` here?
Thank you for this entire package and no worries! The context on my side is that I am looking for a way to include fixed effects (not too large, but...
> `ivreghdfe` is currently just a modified version of `ivreg2`, so it might be possible to do so. I haven't read the original weakiv paper in a while, however, so...
If this is off-topic, I apologize in advance. I came here looking for confidence intervals for loess and ended up coding a bootstrap version. It may be wrong (I always...
+1 This should be a feature very soon. I just got stuck and wasted a lot of time because this doesn't exist.