Add Module to play with different table options
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 199
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Based on Andrews idea to have a 5 table structure:
- collapsed table
| Parameter | Dimensions | Worst Element* | Q10 | Q50 | Q90 | Rhat | N_eff Bulk |
|---|---|---|---|---|---|---|---|
| gamma | [1] | [1] | ... | ... | ... | ... | ... |
| beta | [3] | [2] | ... | ... | ... | Max | Min |
| sigma | [4,4] | [2,3] | ... | ... | ... | Max | Min |
| lp__ | ... | ... | ... | ... | ... | ... | ... |
*Worst element based on Rhat
- Element wise of table 1.
- mean sd med. mad.
- all diagnostics
- MCSE for median mean quantilles sd.
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
No files, tests, or entry points are named. Start by locating the existing table module and its data summaries, then review how the Shiny GUI currently presents parameter diagnostics. Done means implementing and validating the five proposed table views, including collapsed, element-wise, summary-statistic, diagnostic, and MCSE information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100