View source: R/sequential_batting.R
pred.seqlr | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.