hyunjimoon / hyunjimoon/DataInDM

Abstracting model prior and family for hierarchical ODE in U34

Open
#10 0 comments 0 reactions 1 assignee Claimed by @hyunjimoon View on GitHub
Dominant language
Jupyter Notebook
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Goal: abstract U34 in [this](https://github.com/hyunjimoon/DataInDM/blob/main/Digest_Day/2%20Bayesian%20Calibration.md#user-program-wf-one-actor-and-its-tool) table to the highest level
image

1. How often does the measurement model (`family`) change? Can all (or some) changes be covered with prior change (e.g. adding hierarchy; family `poisson` to `neg_binom` is the same with gamma prior for rate)?

2. What scenarios does user decide to change prior distribution (not prior parameter)?

3. Could you give some feedback on the following prior type classification (details [here](https://github.com/hyunjimoon/DataInDM/blob/main/Digest_Day/2%20Bayesian%20Calibration.md#what-probability-measure-and-pooler))?
image

4. Confused about brms family `quas`
```
quasi(link = "identity", variance = "constant")
quasibinomial(link = "logit")
quasipoisson(link = "log")
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.