HypothesisTesting教学幻灯片讲义.ppt

pbinom(11,20,.8) [1] 0.009981786 pbinom(10,20,.8) [1] 0.002594827 pbinom(12,20,.8) [1] 0 pbinom(13,20,.8) [1] 0 R command Power calculations for one and two sample t tests Description Compute power of test, or determine parameters to obtain target power. Usage power.t.test(n = NULL, delta = NULL, sd = 1, sig.level = 0.05, power = NULL, type = c(two.sample, one.sample, paired), alternative = c(two.sided, one.sided), strict = FALSE) Arguments nNumber of observations (per group)deltaTrue difference in meanssdStandard deviationsig.levelSignificance level (Type I error pro

文档评论(0)

1亿VIP精品文档

相关文档