PEtab-dev / PEtab-dev/libpetab-python
Add functionality for computing posteriors
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 18
- フォーク
- 9
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
So far, we only have functions for computing the likelihood based on some simulation results (calculate_llh_for_table). It would be convenient to also have some corresponding calculate_posterior_for_table function. This should simplify, e.g., https://github.com/PEtab-dev/petab_test_suite/issues/60. Ideally, #311 should be implemented first.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Start by reading the existing calculate_llh_for_table function and reviewing prerequisite issue #311. Determine how a corresponding calculate_posterior_for_table function should fit the current simulation-results workflow; done means the function is available and can simplify the use case described in petab_test_suite issue 60.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- data
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100