stan-dev / stan-dev/shinystan

Add Module to play with different table options

Open
#167 0 comments 0 reactions 0 assignees View on GitHub

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:

  1. 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

  1. Element wise of table 1.
  2. mean sd med. mad.
  3. all diagnostics
  4. MCSE for median mean quantilles sd.

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.