pred.seqlr {SubgrpID} | R Documentation |
Assign positive and negative groups based on predict.rule, the output of seqlr.batting.
pred.seqlr(x, predict.rule)
x |
input predictors matrix |
predict.rule |
Prediction rule returned by seqlr.batting. |
Prediction function for Sequential BATTing
a logical vector indicating the prediction for each row of data.