-
None of our weighted DIM estimators have the same standard errors as `lm_robust()`, except for the clustered and block-clustered cases which match because they farm all the work out to lm_robust (ther…
-
partially a followup to #838
other statistics for which we should also get outlier robust estimators
cov
...
**acf, pacf**
Dürre, Alexander, Roland Fried, and Tobias Liboschik. 2015. “Robust Esti…
-
Sandwich variance estimators provide correct CL coverage for inverse probability weighted data. There is a [robust variance for Kaplan Meier](https://link.springer.com/article/10.1007/BF00985768)
…
-
It's not clear what the super class for quantile regression should be. PR #655
Also, kernel regression does not yet have a results class. What would be the most appropriate base class.
LikelihoodMod…
-
Mainly parking a issue and references. I was just skimming parts.
In treatment effect we use GMM for cov_params which is a robust cov_type.
If we want nonrobust cov_type, then we need to skip some…
-
The recent robust merges need another review and maybe some enhancements before release
(items what I remember right now)
- check api
- RLMXxx
- CovXxx,
- cov function like tyler, ogk…
-
robust.scale.Huber looks interesting, even has axis.
(I never read the details)
equivalence of `robust.scale.Huber` and `RLM`
difference might be different convergence criteria
```
>>> chem = np.arr…
-
(I'm coming to this now in the context of outlier robust estimation.)
roughly
- phase 1: try to build a "clean" or in-process reference model.
Includes outlier identification, robust estim…
-
hey guys,
i have really tried my best,but it seems this plugin does not compile anymore.
the only location I found the ILocalizer.hpp on my machine is
`/usr/local/include/aliceVision/localization/I…
-
**Describe the bug**
In the `gradent_boosting` which has an interface of the `NGBRegressor` in `skpro` as `NGBoostRegressor` the `TDistribution` seems to be failing to run as expected. It is raisin…