Three methods: gam adjusted for imports; simple logistic; hier bayes also simulates breakthrough
1 2 3 4 5 6 7 8 9 10 11 | sim_replicate3(
MU = lubridate::decimal_date(as.Date("2021-04-18")),
TFIN,
RHO0,
k = 25,
bs_replicates = 100,
breakthroughrate = 0.41,
or_breakthrough = 1.25,
ncpu = 1,
...
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.