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.

贡献者指南