-
Currently, *glmmTMB* does not report uncertainty intervals for estimated group-level coefficients (result of `coef()`), but the information needed is available in the model (see https://github.com/glm…
-
Hi @patrick-wilken ,
I think it would be great to offer the opportunity to score statistical significance between two hypotheses. This can be done with bootstrap resampling, even though the main ch…
-
If a user has, for example, Hedge's g values and variances, there is no way to calculate a 95% confidence interval.
-
Hi
I am facing a strange behavior that I don't know why I am seeing. Below is a reproducible example
``` r
library(tidyverse)
library(CausalImpact)
#> Loading required package: bsts
#> Load…
-
Emailed issue from Miguel Portela: When using 'ggdid' I am not able to set the significance level at a value different from 0.05. Even if I set an alp value in att_gt at, for example, 0.01, it does no…
-
This is a request received by email:
I’m using your excelled rwa function in R to extract some relative weights from OLS regressions I’m running. I’m wondering, within your function, is there any…
-
-
`mosaic::sample()` handles a multi-column data frame just fine. No need to select just one variable.
-
Hi,
can ggadjustedcurves() plot confidence interval bands along with the survival rate. Thanks!
-
I can visualize the confidence intervals from
`
model.plot_predict(h=20,intervals=True,figsize=(15,5))
`
but is there any way to output the numerical values of the confidence intervals from t…