stan-dev/loo

export srs_diff_est

開放

#333 建立於 2026年3月1日

 (10 則留言) (0 個反應) (0 位負責人)R (39 個分叉)github user discovery
good first issue

倉庫指標

星標
 (157 顆星)
PR 合併指標
 (平均合併 2天 9小時) (30 天內合併 4 個 PR)

描述

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.

貢獻者指南