View source: R/sequential_batting.R
pred.seqlr.cv | R Documentation |
Assign positive and negative groups for cross-validation data given prediction rule in predict.rule.
pred.seqlr.cv(data, predict.rule, args)
data |
input data frame |
predict.rule |
Prediction rule returned by seqlr.batting. |
args |
Prediction rule arguments |
Prediction function for CV 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.