print.estimTdiff(smoothSurv)
print.estimTdiff()所属R语言包:smoothSurv
Print for Objects of Class 'estimTdiff'
打印对象的类“estimTdiff
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Print a summary information of the estimates and tests for expected values of survival times based on a regression.
打印的摘要信息预期值的生存时间的估计和试验的基础上的回归。
用法----------Usage----------
## S3 method for class 'estimTdiff'
print(x, digits = min(options()$digits, 4), ...)
参数----------Arguments----------
参数:x
Object of class estimTdiff.
对象的类estimTdiff。
参数:digits
Controls the number of digits to print when printing numeric values. It is a suggestion only. Valid values are 1...22.
控制的数位打印时打印的数值。这是一个建议。有效的值是1 ... 22。
参数:...
Further arguments passed to or from other methods.
进一步的参数传递给其他方法。
(作者)----------Author(s)----------
Arno拧t Kom谩rek <a href="mailto:arnost.komarek[AT]mff.cuni.cz">arnost.komarek[AT]mff.cuni.cz</a>
参见----------See Also----------
smoothSurvReg, print
smoothSurvReg,print
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|