createFolds: Internal function

View source: R/createFolds.R

createFoldsR Documentation

Internal function

Description

Taken from caret package, used to create folds

Usage

createFolds(y, k = 10, list = TRUE, returnTrain = FALSE)

Arguments

y

target variable

k

number of folds

Value

null


superml documentation built on Nov. 14, 2022, 9:05 a.m.