easystats / easystats/datawizard
raking function to create weights
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 238
- Forks
- 18
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 4
Description
Maybe based on iterake, we could add a light-weight re-implementation of that algorithm. Would be a nice addition to demean() and rescale_weights() to deal with (rather) common problems, which don't have a straight forward solution in many R packages yet.
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 by reviewing the linked iterake implementation and the existing demean() and rescale_weights() functions in datawizard. Clarify the intended algorithm, API, and supported weighting problems before choosing an entry point. Done means a lightweight raking implementation is integrated with those functions and its behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100