tidyverts / tidyverts/fabletools
Joint/Univariate bootstrapping options
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 98
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
It is reasonable to bootstrap sample paths at different levels:
mdl_df- the same joint bootstrap for each list of modelsmdl_lst- joint bootstrapping for all modelsmdl_ts- univariate bootstrapping for each model
A suitable UI option for how bootstrapping should be done is needed. cc @ShanikaLW
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 reading the issue's definitions of mdl_df, mdl_lst, and mdl_ts, then trace where bootstrapping options are exposed in fabletools. The work is done when a suitable UI option represents the requested joint and univariate bootstrapping levels, with behavior confirmed for each listed level.
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
- 35/100