plotpredictsmcure(smcure)
plotpredictsmcure()所属R语言包:smcure
Plot predicted smcure object
图预测smcure对象
译者:生物统计家园网 机器人LoveR
描述----------Description----------
plot predicted survival curve(s)
图的预测生存曲线(S)
用法----------Usage----------
plotpredictsmcure(object, type = "S", xlab = "Time", ylab = "Predicted Survival Probability", model = c("ph", "aft"), ...)
参数----------Arguments----------
参数:object
a predicted semicure object.
预测的semicure对象。
参数:type
type of plot. "S" means steps plot.
类型图。 “S”是指步骤图。
参数:xlab
a title for the x axis
一个标题为x轴
参数:ylab
a title for the y axis
一个标题为y轴
参数:model
either "ph" or "aft"
要么“ph值”或“后”
参数:...
Further arguments to be passed to the plotpredictsmcure function
进一步的plotpredictsmcure功能参数被传递到
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|