splitt_padj {TWIX} | R Documentation |
This function compute the split-point and the corresponding p-value.
splitt_padj(sv, rsp, minprop=0.1, maxprop=0.9, test=FALSE)
sv |
a numeric vector of predicted variable. |
rsp |
response variable. |
minprop |
at least minprop *100% of the observations in the
first group. |
maxprop |
not more than maxprop *100% of the observations in
the first group. |
test |
logical: return the whole information. |
Lausen, B., Hothorn, T., Bretz, F. and Schmacher, M. (2004).
Assessment of Optimally Selected Prognostic Factors.
Biometrical Journal 46, 364-374.