-
Still valid for jasp 0.19.1
### Missing
- [ ] Phi & Fishers exact test for 2xX tables (R package "coin", http://www.statmethods.net/stats/resampling.html from #99) and make sure to separate Fish…
-
Hi Chi,
I'm using the function trans_env$cal_autocor() in microeco, and I obtain the figures with the correlation coefficients and their significance based on the number of asterkis, but I am not a…
-
Hello everyone,
Recently a bought the **Heavy Spear of the Ice King** with the snare bonus in mind, but when i was testing the effect i found an an unwanted effect. The snare doesnt increase the s…
-
Thanks for the excellent resource and making all the data so easily accessible. While combing through the csv files, we noticed a few possible inconsistencies I wanted to ask about.
### DMS ID
In …
-
It would be useful to add Spearman Correlation to the similarities module. It is very similar to Pearson's correlation, except a rank is used, instead of ratings.
-
Hi! This lib is extremely good tool to have in arsenal, but I think it could be nice to have Spearman and Kendall correlation functions included to this package to evaluate ranking. Maybe not the most…
-
`spearman` should return Nothing rather than NaN:
`spearman $ V.fromList [(1, 3), (5, 3)]`, or any case where one of the two variables is a constant.
-
```python
def calculate_kendalls (template_value, submitted_value, exp_unc, boot_bins = 10000):
#calculating kendalls tau etc using bootstrapping resampling method
if len(template_value)> 2…
-
# Spearman Correlation Quantifies Comonotonicity | Galen's Blog
Introduction This post is part of a collection of posts responding to various aspects of the following video:
[https://galenseilis.git…
-
I got the following errors:
FileNotFoundError: [Errno 2] No such file or directory: 'data/sub/SE_sub_index_50_35.npy'
I did find the following two files:
SE_sub_index_50_32.npy
SE_sub_index_m…