-
It seems the RooFit test scripts currently included in rootbench don't quite give the depth and complexity required for benchmarking performance of experimental updates (such as the multiprocess PR an…
-
#### Describe the new feature or enhancement
@jundurraga and I would like to add two different statistical tests which are used to determine the presence of steady-state evoked potentials. An F-tes…
-
Another placeholder for future implementations. Any that overlap with StatsBase should be removed.
- [ ] Augmented Dickey-Fuller (unit root)
- [ ] Phillips-Perron (unit root)
- [ ] KPSS (unit root)
- …
-
Hello,
I’m experiencing an issue with including statistical tests in the HTML output of a Shiny app using the `arsenal` package. Despite setting `pfootnote = TRUE` in the `summary(tableby(...)) `func…
-
1) Skillings-Mack
2) M-way anova
-
Use the following references:
* https://www.csus.edu/indiv/j/jgehrman/courses/stat50/hypthesistests/9hyptest.htm
* https://en.wikipedia.org/wiki/Checking_whether_a_coin_is_fair
* https://stats.st…
-
Currently, the integration tests exercising DP just confirm that any noise was added to the aggregate result. We could strengthen this by performing a statistical test to evaluate whether the observed…
-
Hello,
I could not find any statistical tests to validate my bayesian model.
For example , LOO or KL Divergence Maybe.
I tried the tests in the pymc link below :
[https://pymcmc.readthedocs…
-
As a user I would like to validate the functionality of the random number generator using a statistical test method such as diehard so that I can be confident the library is adequately generating rand…
-
I would like to add a functionality to easily run statistical tests (against null, against other classifiers) on an independent test set. Since the test set is independent, this should be easy to do (…