LMJL-Alea / flipr

Flexible Inference via Permutations in R
https://lmjl-alea.github.io/flipr/
GNU General Public License v3.0
6 stars 1 forks source link

Add a vignette to explain how to compute the number of possible distinct values of the test statistic. #4

Open astamm opened 3 years ago

astamm commented 3 years ago

Following Phispon & Snyth 2010, Section 6, there are some common situations in which care should be taken when computing the number of possible distinct values of the test statistic. It could be nice to write an article about that.

astamm commented 3 years ago

Also, should we set a different number of possible distinct values for each test statistic in the NPC case? In this case, care must be taken in still using the same permutations for each test statistic. So maybe we should allow NPC only when permutation are drawn randomly.