SBC icon indicating copy to clipboard operation
SBC copied to clipboard

Results 55 SBC issues
Sort by recently updated
recently updated
newest added

Bootstrapped synthetic likelihood could prevent the repeated N times of fitting; resampling from one set of recovered parameters with some estimated variance could be used to approximate SBC_vanila's computation. The...

scalable

## summary A tool that could point to the next region of sample space that affects Bayes factor (BF) the most. Decision/inference based on BF workflow follows [this](https://arxiv.org/abs/2103.08744) paper. ##...

## summary SBC does not require real-world data in principle. However, it could be used to trim some extreme and unrealistic simulated datasets. ## expected effect - prevent the need...

update the hyperparameter value iterative with `d_lp/d_hp` 1. start with a rough estimate of hyperparameter value 2. get `d_lp/d_hp` one stan fit via `grad_log_prob` 3. update hp value and plug...

Package could provide the scope of prior parameter based on SBC result as follows: ![image](https://user-images.githubusercontent.com/30194633/100544983-b4878780-329c-11eb-9aab-3e03e36dc228.png) experiment results on different prior settings ![image](https://user-images.githubusercontent.com/30194633/101107647-10903a00-3616-11eb-8fba-a1882daff04c.png) Figure 10: SBC histogram with different prior parameters...