subsampling LOO estimates with diff-est-srs-wor start#496
Conversation
This reverts commit 781e331.
|
I wanted to use R2, and as I had rewrote summary stats anyway, added R2 and made all mse, rmse, and R2 to use only normal approximation with as much shared computation as possible With the added R2 support, this PR will close also #483 |
|
I can take a look |
|
I have added some comments, but I'm not done with the review yet. Besides, I think documentation needs to be updated (at least re-roxygenized, but also progressr should be mentioned), the vignettes perhaps as well, and I haven't run |
|
Wohoo! Thank you! |
|
I'll try to merge the changes from branches |
Thank you, this was mostly your work! |
this was proposed by @avehtari in stan-dev#496, but has been rewritten by @fweber144
this was proposed by @avehtari in stan-dev#496, but has been rewritten by @fweber144
this was proposed by @avehtari in stan-dev#496, but has been rewritten by @fweber144
this was proposed by @avehtari in stan-dev#496, but has been rewritten by @fweber144
this was proposed by @avehtari in stan-dev#496, but has been rewritten by @fweber144
Work in progress.
Tested with
Notes
cv_varselif nloo<n and fast PSIS-LOO result is not yet available, fast PSIS-LOO result is computedcv_varselif nloo<n, fast PSIS-LOO result is stored in slot $summaries_fastNext
tagging @n-kall