pred.aim: Make predictions for data given prediction rule in...

Description Usage Arguments Value

Description

Make predictions for data given prediction rule in predict.rule.

Usage

1
pred.aim(x, predict.rule)

Arguments

x

the predictor matrix.

predict.rule

prediction rule returned by seq.batting.

Value

The input data with an added column, a logical vector indicating the prediction for each row of data.


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