allow list of excluded or included parameters for saving
Open
Nobody has claimed this yet.
Feature
interface
- Dominant language
- C++
- Stars
- 238
- Forks
- 106
- Avg merge
- 2h 29m
- Merged PRs (30d)
- 6
Description
Summary:
Match the RStan feature that lets you indicate which parameters to save by name (not by index within name).
I'm not sure if this is something that's best to filter down at the Stan level. @syclik?
Current Version:
v2.15.0
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 RStan feature for selecting parameters by name and the discussion about whether filtering belongs at the Stan level. Compare that behavior with CmdStan's current parameter-saving flow; done means a clear design and implementation path for including or excluding named parameters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100