print.power.htest(stats)
print.power.htest()所属R语言包:stats
Print method for power calculation object
功率计算对象的打印方法
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Print object of class "power.htest" in nice layout.
打印类的对象"power.htest"很好的布局。
用法----------Usage----------
## S3 method for class 'power.htest'
print(x, ...)
参数----------Arguments----------
参数:x
Object of class "power.htest".
对象类"power.htest"。
参数:...
further arguments to be passed to or from methods.
进一步的参数被传递到或从方法。
Details
详情----------Details----------
A power.htest object is just a named list of numbers and character strings, supplemented with method and note elements. The method is displayed as a title, the note as a footnote, and the remaining elements are given in an aligned "name = value" format.
一个power.htest对象是刚刚命名的数字和字符串列表,method和note元素为辅。 method作为标题显示,作为一个注脚,其余元素的note给出了一个不结盟的名称=值“格式。
值----------Value----------
none
没有
作者(S)----------Author(s)----------
Peter Dalgaard
参见----------See Also----------
power.t.test, power.prop.test
power.t.test,power.prop.test
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|