-
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…
-
Hello!
I am a new user of BAT, and currently use bat_report(samples) for the credible intervals to be printed on screen. However, that only prints out the 68% CI, not the others.
Also, is it po…
-
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…
-
In correlation_test for instance, you use quantiles `q = quantile(ts,[0.005,0.025,0.5,0.975,0.95])` to extract what I think is credible intervals. Is there a reason to use quantiles instead of HDI?
-
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 …
-
I have a question regarding the results I obtained using your methodology. The p-value for the CAUSE model exceeds 0.05. Does this indicate a lack of causal relationship?
model1 model2 delta_elpd …
-
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)
```…
-
- [ ] Create files that dump information about alignments into a format that can be easily read in for testing different algorithms. Use Ara-1 mixed population datasets as a test case.
- [ ] Create a…
-
Hello, thanks for the very nice package.
Could it be possible to extract the confidence intervals when running STRUCTURE ? It corresponds to the "credible regions" in the parameters.
Thanks a lot.…
-
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…