Expanding the bayesplot vignette library
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 35/100
- issue の種類
- ドキュメント
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- r
調査の方向性
まず、既存の入門用 vignette と関連する issue #144 および #142 を確認し、現在のドキュメント計画を理解します。提案されている 3 つの対象を絞った vignette(plot の選択、Bayesian workflow の例、ggplot2 ベースのカスタマイズに関するガイダンス)を追加すれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Summary
While bayesplot currently offers a few introductory vignettes, the user experience could be improved by more targeted documentation. In the following three suggestions:
Suggested Vignettes
1. "Which plot should I use?"
This problem-oriented vignette would provide a structured overview (e.g., a lookup table) mapping specific diagnostic questions to their corresponding plot functions.
| Diagnostic Question | Recommended Function(s) |
|---|---|
| Did my MCMC chains mix? | mcmc_trace(), mcmc_rank_overlay() |
| Is my R-hat acceptable? | mcmc_rhat(), mcmc_rhat_hist() |
| ... | ... |
2. "Bayesplot and the Bayesian Workflow"
A workflow-oriented vignette that walks users through a complete modeling cycle using a single running example. It would demonstrate the appropriate plots for each stage.
3. "Customizing Bayesplot Outputs"
Since bayesplot returns standard ggplot objects, they can be modified using standard ggplot2 functions. However, it might be that some users are unaware of this extensibility. This vignette would guide users on how to benefit from this composability, covering topics such as: Adding layers or changing labels using the + operator, utilizing built-in color schemes and themes, customizing plot appearance via ggplot2 theme elements.
Relation to other issues
This issue is related to Issue#144 (Extend and Update vignettes) and Issue#142 (Vignette/template demonstrating how to contribute a new plotting function to bayesplot).
- 主要言語
- R
- スター
- 442
- フォーク
- 93
- 平均マージ
- 3時間 17分
- マージ済み PR(30日)
- 2
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
stan-dev/bayesplot のほかの issue
-
documentation
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
pp_check and rvars オープン
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
-
難易度 5/5 1週間以上 初心者へのやさしさ 35/100
-
documentation
難易度 4/5 3〜5日 初心者へのやさしさ 38/100
stan-dev/bayesplot の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
robjhyndman/forecast#1220 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
JamesHWade/deputy#192 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
bug triage_needed
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
pharmaverse/rtables#1123 · コメント 1 件 · リアクション 1 件 ·