Timeline for Randomisation/permutation test for paired vectors in R
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 13, 2019 at 4:59 | comment | added | Nakx | Pretty much the only interesting bit from that answer for paired permutations is oneway_test(y ~ x | pairs, distribution=approximate(B=9999)) with library(coin). | |
| Nov 8, 2014 at 23:15 | answer | added | Lauren Goodwin | timeline score: 1 | |
| Jul 17, 2013 at 1:35 | vote | accept | Timothy Jones | ||
| Jul 17, 2013 at 1:35 | vote | accept | Timothy Jones | ||
| Jul 17, 2013 at 1:35 | |||||
| Jul 13, 2013 at 7:19 | answer | added | Glen_b | timeline score: 18 | |
| Jul 13, 2013 at 6:54 | comment | added | Glen_b | Sorry, to be clear - by 'read the whole thing' I mean 'read the top answer all the way through' -- though you might also want to look at the bottom answer. | |
| Jul 13, 2013 at 6:48 | comment | added | Glen_b | It looks to me like the package coin (among several others) does randomization tests. e.g. see the answer to this question (read the whole thing). If I understand right, the examples cover both approximate and exact cases and cover both independent and dependent samples. | |
| Jul 13, 2013 at 4:54 | review | First posts | |||
| Jul 13, 2013 at 6:30 | |||||
| Jul 13, 2013 at 4:36 | history | asked | Timothy Jones | CC BY-SA 3.0 |