-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
apply self-calib to precondition prior #52
base: advi_vignette
Are you sure you want to change the base?
Conversation
Without real data that suppresses its scale, the parameter blewup as below from the three iterated parameter updates:
( How can I get the
edit: |
@Dashadower 's log for recent commit: Revamped self_calib(0923 ~ 0925, Dashadower)
|
|
I wanted to accept a function to allow the user to use custom iteration rules but if it's unnecessary it's fine to just accept an integer or implement our rule in the R script. |
I would like to clarify - within SBC, it would be right to call 'simulations'(S). However for calibration, I would like to call it 'iterations' or 'calibrations' (C) to represent we are repeatedly running calibration. |
|
This is a very good idea! As much as I hate using rvars, it still makes sense to try and work with them whenever possible. |
Naming refactor
Visualisations vignette
Rjags backend
Goal: differentiate mis-calibrated
|
Algorithm vs Model(parameter) TuningQ. Do you view the ODE solver algorithm(
Reducing number of fits requiredSBC requires |
We need prior and posterior to be similar ranges for valid testing (e.g. power).
For two parameter normal models, tail area of scale papermeter is honed after over twenty iteration.
Further improvement: