get_indexCV: Create repeated n fold corss-validation index

Description Usage Arguments Value

View source: R/ulits4caret.R

Description

Create repeated n fold corss-validation index

Usage

1
get_indexCV(x, folds = 10, times = 5)

Arguments

x

numerical vector(normally the inTrain part of response vector)

times

n times

fold

n folds

Value

list of cv index


ssdxj/R418 documentation built on June 7, 2021, 4:14 p.m.