-
Hi!
Thanks for your excellent framework! I have tried to follow the official tutorial (https://github.com/vandijklab/CINEMA-OT/blob/main/cinemaot_tutorial.ipynb) and I found the main output are `cf`,…
-
Hello everyone. Thank you for the excellent tool that integrates multiple modalities.
I am attempting to identify marker peaks across various clusters by following the section "Inferring linkage betw…
-
### Description
When using the Bayesian Wilcoxon signed-rank test in JASP, it is not possible to plot a sequential analysis. This is particularly unfortunate because there is - to the best of my know…
-
hello .. I am running` wilcox_test()` on my data but I don't know what is the option that I can use for grouping as in the case of `group.by` in `compare_means() `
my codes
```
my_comparisons %
…
-
Wilcoxon test warns that it cannot compute exact p-values with zeroes or ties in the console. These warnings should be in the user interface instead.
- [x] Show warnings in the interface
- [ ] Describ…
-
Thanks for creating this package! It's been super useful.
Ran into an issue when trying to analyze a signed WGCNA module. Uncommented the lines in gomwuStats() accordingly, but I get the following …
-
## Checklist
- [x] Read and understood the [Code of Conduct][code-of-conduct].
- [x] Searched for existing issues and pull requests.
- [x] The issue name begins with `RFC:`.
## Descr…
zross updated
4 years ago
-
I think it would be nice if statsample could be restructured into many extensions...
so if you simply the wilcoxon test, you do the following:
`require 'statsample/wilcoxon_test'`
I believe that th…
-
* Enhancement: Need to present appropriate statistical information regarding the concept of "stochastic dominance" when the Mann-Whitney (and the Wilcoxon) test is used
* Purpose: Correcting misco…
-
Currently we don't have power and sample size functions for statsmodels.stats.nonparametric.RankCompareResult
I just found this reference, but didn't specifically search for this topic
Happ, Mar…