-
Hi,
I have been trying to replicate some of your results and I might have found an issue in Chapter 9.
My results suggest a much tighter posterior after observing the four data points x=[15, 16,…
-
Hi, from looking at the code I can see that `CausalImpact` generates the posterior predictive samples by getting the state value draws and sampling noise with variance equal to the `sigma.obs` draws f…
-
Functions in `plots` module have `aes_kwargs`, `plot_kwargs`, `stats_kwargs` whose keys we need to define. We should define how we want those to behave and document whatever naming conventions we are …
-
Hi there,
Just noticed that caption of the figure in README.md, has (B) and (C) be reversed compared to the paper.
From README.md:
![](https://github.com/jriou/covid_adjusted_cfr/raw/master/f…
-
Hello! I am trying to plot the credible intervals of the proportion estimates to examine differences among factor levels (i.e., different habitat types). When I try to use the "plot_intervals" functio…
-
Add derived parameters of the fixed effects to make effect sizes on the real scale with credible intervals. For example,
```
for(i in 1:R) {
eff_elev[i]
-
# Context
It is very useful when running ab test to see the evolution of the difference / pvalues / credible interval / etc. through **time**. For instance if I start an experiment on `2018-04-01`, …
-
Continued from @joshday's comment https://github.com/JuliaStats/HypothesisTests.jl/issues/125#issuecomment-1310188699 in this new issue since the underlying bug is different. The reproducer is
```jul…
-
I couldn't see what the difference was between these two folders in the data. Maybe that the data comes from two types of sources?
Might be worth checking that there aren't duplicates if we can't f…
-
**Is your feature request related to a problem? Please describe.**
A user points out that the documentation (https://www.sasview.org/docs/user/qtgui/Perspectives/Fitting/optimizer.html#fit-dream ) su…