make_validRows {drtmle} | R Documentation |
Make list of rows in each validation fold.
Description
Make list of rows in each validation fold.
Usage
make_validRows(cvFolds, n, ...)
Arguments
cvFolds |
Numeric number of cv folds |
n |
Number of observations |
... |
Other arguments |
[Package drtmle version 1.1.2 Index]