-
First, I am thankful for the inclusion of the Bayesian Mann-Whitney test in the latest update of JASP.
Enhancement request: A Baysian verison of Kruskal-Wallis H-test and/or other baysian versions …
-
**Submitting author:** @Mavrogiannis-Ioannis (Ioannis Mavrogiannis)
**Repository:** https://github.com/Mavrogiannis-Ioannis/dsmmR
**Branch with paper.md** (empty if default branch):
**Version:** v1.0…
-
Hi @jamesmbaazam @joshwlambert
I wrote a summative connecting {epiparameter} and {EpiNow2} in https://github.com/epiverse-trace/howto/issues/34
After reading https://github.com/epiverse-trace/e…
-
Context: `scipy.stats.wilcoxon(x, y)` -- `x` and `y` being 1D arrays of same size -- has two modes, `approx` and `exact`, and three policies for treating ties (i.e. when `x[i] == y[i]`), of which I be…
-
Hello Todd,
I have used the SPM method to process my data about jump landing with the spm1d package. I'm still wondering about several points concerning this processing.
- Firstly, should samp…
-
### Description
It would be great if JASP could produce a measure of effect size when running a Kruskal-Wallis test. This is possible in a R package (se below). It would also be nice if the follow u…
-
Hello, a couple years back, @josef-pkt suggested it might be an option
> to add wrapper functions for scipy.stats in statsmodels, that could use both pandas and scipy.stats.
(https://github.com/…
-
Hey Sacha,
Just trying to reproduce your Figure 2 in the Supplementary Materials (i.e. 95% quantile regions plotted in centralityPlot ([Epskamp, Borsboom, Fried, 2018](https://static-content.spring…
-
Hi Todd,
I have acquired spectral data using Diffuse Reflectance Spectroscopy (DRS) in order to investigate the differences between normal and abnormal tissue. The X-axis represents the wavelength be…
-
**Describe the bug**
I have identified a discrepancy in the p-values produced by **'scikit_posthocs.posthoc_conover_friedman'** when compared to the results obtained through manual calculation using …