pred.seqlr: pred.seqlr

View source: R/sequential_batting.R

pred.seqlrR Documentation

pred.seqlr

Description

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

Usage

pred.seqlr(x, predict.rule)

Arguments

x

input predictors matrix

predict.rule

Prediction rule returned by seqlr.batting.

Details

Prediction function for Sequential BATTing

Value

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


SubgrpID documentation built on May 29, 2024, 1:33 a.m.