splitt.padj(TWIX)
splitt.padj()所属R语言包:TWIX
Internal function of TWIX.
TWIX的内部功能。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function compute the split-point and the corresponding p-value.
此函数计算分割点和相应的p-值。
用法----------Usage----------
splitt.padj(sv, rsp, minprop = 0.1, maxprop = 0.9,
minbuck = 1, test = FALSE)
参数----------Arguments----------
参数:sv
a numeric vector of predicted variable.
一个数值向量的预测变量。
参数:rsp
response variable.
响应变量。
参数:minprop
at least minprop*100% of the observations in the first group.
至少minprop* 100%的第一组中的观测。
参数:maxprop
not more than maxprop*100% of the observations in the first group.
不超过maxprop* 100%在第一组的意见。
参数:minbuck
the minimum number of observations.
观测的最小数目。
参数:test
logical: return the whole information.
逻辑:返回的全部信息。
参考文献----------References----------
Assessment of Optimally Selected Prognostic Factors.<br> Biometrical Journal 46, 364-374.<br>
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|