stan-dev/loo

export srs_diff_est

Open

#333 建立於 2026年3月1日

在 GitHub 查看
 (10 留言) (0 反應) (0 負責人)R (38 fork)github user discovery
good first issue

倉庫指標

Star
 (153 star)
PR 合併指標
 (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.

貢獻者指南