easystats / easystats/parameters
FR: Add group medians for Wilcoxon rank sum test in `model_parameters`
Open
Nobody has claimed this yet.
Feature idea :fire:
Low priority :sleeping:
- Dominant language
- R
- Stars
- 499
- Forks
- 45
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 3
Description
As model_parameters shows group means for Welch two-sample test, it could also show group medians for Wilcoxon rank sum test.
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.
Research direction
Start at the model_parameters entry point and trace how group means are added for the Welch two-sample test. Determine where Wilcoxon rank sum results are handled, then verify that group medians are included in the output for that test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100