axrhart
Results
3
issues of
axrhart
Dear authors, a student pointed out that the following uses of `correlation()` and `cor_test()` return different results. ``` set.seed(1337) data.frame( a = sample(1:5, 10, replace = T), b = factor(sample(c("s",...
consistency :green_apple: :apple:
Hi, we recommend MOTE to our undergraduates and saw that some of them use MOTE to conveniently compute p-values from sample parameters, but expect the p-value to be one-tailed (so...
see commit