Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Handle frequency weights with loo

オープン
#168 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
20/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
r
領域
data

調査の方向性

ファイル、テスト、エントリーポイントは指定されていません。まず、loo が度数で重み付けされたモデルや圧縮モデルをどのように扱い、対数尤度の観測値がどのように表現されているかを確認してください。非集計観測に必要な調整を定義し、Pareto k 診断が意図した観測レベルを反映していることを検証してください。

索引モデルが issue の本文から書いたものです。

説明

In some cases models are specified ("compressed") with frequency weights to speed up the fitting, however, this doesn't work well with loo as the Pareto k's indicates that all observations are heavily influencing the posterior, which of course it true on the aggregated level, but may not be true in the disaggregated level. Some kind of adjustment (I suppose disaggregation of the log-likelihood is a part of it) would be needed for such a case.

主要言語
R
スター
157
フォーク
38
平均マージ
4日 16時間
マージ済み PR(30日)
2

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

stan-dev/loo のほかの issue

stan-dev/loo の issue をすべて見る

似ている issue

R の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。