twosamples
twosamples copied to clipboard
Fast Permutation Based Two Sample Tests
Hi, Thanks for creating the package! I'm running some tests on the AD test, and have a question on the calculation of the AD statistics. According to the `README.md` or...
Should be able to incorporate observation weights with ease. This has been requested by several users.
Partial list: - testing of duplicates is inadequate (e.g. should ensure we test that KS/kuiper don't grab a sequential max ruled out because it is a duplicate) - testing of...
It would be nice if there was a good plot default we could create. Two obvious options arise -- plotting what the test stat measures, and plotting the test stat...
Hi, I wonder if it would be useful to add an option for one-sided statistics functions? That would be similar in spirit to the `alternative` param of the `t.test` function,...
Is this worth building? The difference between just sampling from a known null and this is that we can gain power by comparing samples from the null against themselves.