McNemar検定
> binom.test(1, 9) # binom.test(8, 9) でも同じ Exact binomial test data: 1 and 9 number of successes = 1, number of trials = 9, p-value = 0.03906 alternative hypothesis: true probability of success is not equal to 0.5 95 percent confidence interval: 0.002809137 0.482496515 sample estimates: probab...
okumuralab.org