calc.v(sensitivityPStrat)
calc.v()所属R语言包:sensitivityPStrat
Calculates the v matrix used in the estimation of standard errors in sensitivitySGL.
计算使用在标准误差sensitivitySGL估计的v矩阵。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Calculates the v matrix used in the estimation of standard errors in sensitivitySGL.
计算使用在标准误差sensitivitySGL估计的v矩阵。
用法----------Usage----------
calc.v(event, time)
参数----------Arguments----------
参数:event
logical vector indicating whether and event has happened.
逻辑向量是否与事件发生。
参数:time
vector; time until event or observation halted.
向量;事件或观察时间,直到停止。
值----------Value----------
returns a matrix.
返回一个矩阵。
(作者)----------Author(s)----------
Bryan E. Shepherd <br>
Department of Biostatistics<br>
Vanderbilt University<br>
Charles Dupont <br>
Department of Biostatistics<br>
Vanderbilt University<br>
参考文献----------References----------
Shepherd BE, Gilbert PB, Lumley T (2007), “Sensitivity analyses comparing time-to-event outcomes existing only in a subset selected postrandomization,” Journal of the American Statistical Association 102, 573-582.
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|