View source: R/sequential_batting.R
seqlr.batting.wrapper | R Documentation |
Wrapper function for seqlr.batting, to be passed to kfold.cv.
seqlr.batting.wrapper(data, args)
data |
data frame equal to cbind(y, x, trt, censor), where y and x are inputs to seqlr.batting. |
args |
list containing all other input arguments to seq.batting except for x and y. Also contains xvars=names(x) and yvar=names(y). |
Wrapper function for seqlr.batting, to be passed to kfold.cv.
prediction rule returned by seqlr.batting.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.