ENH: robust default start_params in M-estimators, RLM, and CovM ?
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
Research direction
No files or tests are named. Start by reading the M-estimators, RLM, and CovM entry points and the related context in #9227, then compare robust and nonrobust starting parameters for monotone and redescending norms; completion requires an agreed default strategy, including whether CovMM should be included.
Written by the indexing model from the issue text.
Description
context #9227 adding S- and MM-estimators
I thinking whether we should change the starting parameters in M-estimators to a robust estimate, currently for CovM.
For monotone norm, the minimum is unique, so only relevant in terms of faster result.
If there are very few outliers, then OLS, resp. np.cov, is a good starting point.
For redescending norms, starting with a nonrobust estimate will often lead to the wrong local optimum.
We could choose one of the starting points in DetS estimators for those.
However, after #9227 we will have RLMDetSMM as recommended alternative for redescending norms with multiple starting points.
MM has also the advantage of a default scale with higher breakdown point than HuberScale default tuning. (But RLM default scale is 'mad' (high breakdown point, low efficiency).
(CovMM is still unsure because I don't know how to compute tuning parameter to achieve specified efficiency)
undecided (for CovM I might default to ogk if a redescending norm is used)
- Dominant language
- Python
- Stars
- 11.6k
- Forks
- 3.6k
- Avg merge
- 7h 37m
- Merged PRs (30d)
- 96
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from statsmodels/statsmodels
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
statsmodels/statsmodels#10271 ·
-
type-bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
statsmodels/statsmodels#10269 ·
-
Documentation
Difficulty 2/5 1-3 hours Newbie friendliness 92/100
statsmodels/statsmodels#10266 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
statsmodels/statsmodels#9627 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
statsmodels/statsmodels#9293 · 1 comment ·
All issues in statsmodels/statsmodels
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bancolombia/sentinel#23 ·
-
test md OpenCI
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
bug client
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100