-
### Feature Type
- [X] Adding new functionality to pandas
- [ ] Changing existing functionality in pandas
- [ ] Removing existing functionality in pandas
### Problem Description
**Problem Descri…
-
https://github.com/LaraVolski/bobcats_conflict/blob/85773ad097832e4730d0e83ccb73cdb6cc54165c/bobcats_conflict2.rmd#L550
I performed a chi-square test on this plot because I was curious. Is it appro…
-
- `wilcox.test()` -- Wilcoxon signed rank test, Wilcoxon rank sum test
- `shapiro.test()` -- Test normality assumptions
- `ks.test()` -- Kolmogorov-Smirnov test
- `var.test()`-- Fisher’s F-Test
-…
-
I am creating an assignment on chi-square using the multinomial test in JASP. In the first of my examples, the expected values are random (equal) and in the second example, the expected values are fro…
-
### Description
It would be a great if JASP could implement an attractive and easy visualization when performing a chis-square test between two categorical variables. I think this could enhance cla…
-
Results may differ as there is an `NCLASS` or `INTERVALS` option. These should be passed on to `ddf.gof`.
-
The current code for statistical tests involves the following conditionals?
```python
if total_count > 0:
if self.method=='chi2':
try:
ts…
-
-
Hi!
I have been running some 3x3 and 3x4 cross-tabulations/chi-square tests. While the test itself work pretty well, I was stuck at making post-hoc comparisons to see between which cells the signif…
-
e.g.,
https://doi.org/10.1371/journal.pone.0188709
https://www.real-statistics.com/chi-square-and-f-distributions/independence-testing/independence-testing-follow-up/
http://web.pdx.edu/~newsomj/…