createFolds: createFolds function copied from the caret R-package

Description Usage Arguments

Description

takes in predited weights and true labels and determines performance characterisitcs

Usage

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

Arguments

y

Y vector of phenotypic lables

k

number of iterations of the cross-valiation


singha53/amritr documentation built on July 21, 2019, 3:46 p.m.