rp.power(rpanel)
rp.power()所属R语言包:rpanel
Interactive power calculations for a two-sample t-test
互动式的功率计算两样本t检验
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function creates a panel which allows the sample size, population means and common standard deviation to bet set. The correponding power curve is displayed in the graphics window.
这个函数创建一个面板,这使得样本大小,人口的手段和共同的标准偏差赌。的correponding功率曲线显示在图形窗口中。
用法----------Usage----------
rp.power()
参数----------Arguments----------
Details
详细信息----------Details----------
The population parameters and sample size are controlled by doublebuttons. The sample size refer to the total sample size, assuming two groups of equal size. A checkbox allows plots of the
总体参数和样本量的控制的doublebuttons。样本大小是指总样本的大小,如果大小相等的两组。一个复选框,允许图的
值----------Value----------
the panel object.
面板对象。
参考文献----------References----------
rpanel: Simple interactive controls for R functions using the tcltk package. Journal of Statistical Software, 17, issue 9.
实例----------Examples----------
if (interactive()) {
rp.power()
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|