Skip to contents

A Split object implementing the resampling strategy of K-Fold CV.

Usage

SplitCV(folds, repeats = 1)

Arguments

folds

Integer number in [2, Inf)

repeats

Integer number in [1, Inf)