holdout {tsensembler} | R Documentation |
Holdout
Description
Holdout
Usage
holdout(x, beta, FUN, ...)
Arguments
x |
data to split into |
beta |
ratio of observations for training |
FUN |
function to apply to train/test split |
... |
further arguments to FUN |
[Package tsensembler version 0.1.0 Index]