pred.aim.cv: 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.cv(data, predict.rule, args)

Arguments

data

Data frame of form cbind(y, x), where y and x are inputs to cv.seq.batting.

predict.rule

Prediction rule returned by seq.batting.

args

list of the form list(xvar=xvar, yvar=yvar)

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.