-
DREAM produces the following stats:
```
vstats = VarStats(…,
p95=p95, p95_range=(p95[0], p95[1]+integer*0.9999999999),
p68=p68, p68_range=(p68[0], p68[1]+integer*0.9999999999),
…
)
…
-
-
Most estimates of R0 for COVID19 are north of 2. (eg Los Alamos [paper](https://wwwnc.cdc.gov/eid/article/26/7/20-0282_article) on Wuhan.)
I would expect most the Rt estimates for most states to be…
-
Although I find the Bayes factor interesting, I am most interested in uncertainty and effect size. When using the lmBF function for the following code: bayesBF
-
## Tell us about it
[`pymc.gp.util.plot_gp_dist`](https://github.com/pymc-devs/pymc/blob/main/pymc/gp/util.py#L204-L273) is a little-known, but very generic plotting function that is useful for GPs, …
-
I am almost always getting non-significant results with _bartCause_ and almost always getting very significant results with the _tmle_ package (when only using dbarts in tmle). I have no idea which pa…
-
## Environment (for bugs)
* JASP version:
* OS name and version:
* Analysis:
## Environment (for enhancement requests)
* Enhancement: Simple linear regression Case Diagnostics (or similar) t…
-
["Estimated variance of estimated probability"](https://stats.stackexchange.com/questions/151163/monte-carlo-integration-with-imposed-variance#comment1064403_151432)
https://gist.github.com/endolit…
-
_This issue has been discussed verbally in recent history; nonetheless, being made explicit in this fashion allows others to provide their thoughts and list considerations for this task_
Once is c…
-
When we have both routine load and broker load in one table, the broker load data will cover the routine load data because routine load data is not credible enough. At the same time, we don't hope to …