stan-dev/loo

export srs_diff_est

Open

#333 aperta il 1 mar 2026

Vedi su GitHub
 (10 commenti) (0 reazioni) (0 assegnatari)R (38 fork)github user discovery
good first issue

Metriche repository

Star
 (153 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor