summary.SimTest(SimComp)
summary.SimTest()所属R语言包:SimComp
Summary function for SimTest-objects
的SimTest对象的汇总函数
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A detailed print out of the results of SimTestDiff and SimTestRat, respectively.
一个详细的结果SimTestDiff和SimTestRat,分别打印出来。
用法----------Usage----------
## S3 method for class 'SimTest'
summary(object, digits = 4, ...)
参数----------Arguments----------
参数:object
an object of class "SimTest" as obtained by calling SimTestDiff or SimTestRat
通过调用SimTestDiff或SimTestRat对象的类“SimTest”
参数:digits
digits for rounding the results
数字四舍五入的结果
参数:...
arguments to be passed to print
参数要传递给打印
值----------Value----------
A print out containing the estimates, test statistics, raw and adjusted p-values, estimated covariance correlation matrices of the data and of the comparisons computed by SimTestDiff or SimTestRat, respectively.
打印出来的估计,检验统计量,原始和调整后的p值,估计方差相关矩阵的数据和SimTestDiff或SimTestRat,分别计算比较。
(作者)----------Author(s)----------
Mario Hasler
参见----------See Also----------
summary.SimCi
summary.SimCi
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|