sbi icon indicating copy to clipboard operation
sbi copied to clipboard

Implement local simulation-based calibration tests as in Zhao et al.

Open janfb opened this issue 3 years ago • 3 comments

As an additional calibration test, we would like to implement local tests from Zhao et al..

For this, we already have an old draft that never got merged: #379

Subtasks:

  • [ ] pick up the PR #379
  • [ ] clean it up
  • [ ] make sure it is consistent with the most recent API
  • [ ] write proper tests for it
  • [ ] write a tutorial for it

janfb avatar Jan 27 '22 17:01 janfb

This reads wonderful and likely could be an extension for #590 and #592 ?

psteinb avatar Jan 28 '22 08:01 psteinb

yes, it could used in an extended version the SBC tutorial. Inge (@lehcni) is working on the implementation of the local coverage tests.

janfb avatar Jan 28 '22 10:01 janfb

#628 implements this. It needs review and refactoring.

janfb avatar Feb 16 '24 09:02 janfb