-
It would be great to be able to estimate contrasts / simple effects / simple slopes and their credible intervals from the posterior using [`emmeans`](https://cran.r-project.org/package=emmeans) (inste…
-
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…
-
Sorry if this is a dumb question, but I am not sure to understand how to the shape area is calculated... I ran the rodent example with Standard Ellipse Area (SEA) in rKIN and in SIBER and I get very d…
-
I test the following code:
[TFP Probabilistic Layers: Regression
](https://colab.research.google.com/github/tensorflow/probability/blob/master/tensorflow_probability/examples/jupyter_notebooks/Pro…
-
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!
I have seen some works using NMDS x and y values of individuals to apply in SIBER (Fatty acids research).
I have tried this but some things appear to be incorrect.
(My data has two groups and …
-
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…
-
The `highest_density_interval` fails to handle the case when the interval to return should be the whole range.
E.g.
```
foo = pd.Series([1/2, 1/3, 1/6])
highest_density_interval(foo, p=0.9)
```…
-
It would be easier for external users to read the code if some important steps were documented (with a comment).
Most importantly, it would be useful to write variable names with full and explicit…
-
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…