stan-dev/loo

export srs_diff_est

オープン

#333 opened on 2026/03/01

 (10 件のコメント) (0 件のリアクション) (0 人の担当者)R (39 件のフォーク)github user discovery
good first issue

Repository metrics

Stars
 (157 個のスター)
PR merge metrics
 (平均マージ 2d 9h) (30d で 4 merged PRs)

説明

loo_subsample() can sometimes be over-complex. srs_diff_est() is a non-exported internal function used by loo_subsample. srs_diff_est() implements difference estimator Equations 7-9 of Magnusson et al., 2020. It would be useful to export this function and provide user targeted function with documentation.

コントリビューターガイド