tidyverts / tidyverts/fabletools

GLOBAL: Extend interface to support multi-keyed models

Open
#168 9 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.