pred.seqlr: Prediction function for Sequential BATTing

Description Usage Arguments Value

Description

Assign positive and negative groups based on predict.rule, the output of seqlr.batting.

Usage

1
pred.seqlr(x, predict.rule)

Arguments

x

input predictors matrix

predict.rule

Prediction rule returned by seqlr.batting.

Value

a logical vector indicating the prediction for each row of data.


SubgrpID documentation built on May 2, 2019, 8:02 a.m.