tidyverts / tidyverts/fabletools
GLOBAL: Extend interface to support multi-keyed models
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 98
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Currently each model created in estimate() contains no key variables, which limits the ability to use global models.
Adding the key dimension to modelling requires substantial work in generalising methods to support this new dimension.
Contributor guide
No contributing guide indexed for this repository
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 tracing the estimate() entry point and how each model is created without key variables. Map the methods that would need to accept a key dimension, then define completion as global models supporting multi-keyed models consistently across those methods and add coverage for the new behavior.
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
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100