CVcommit: Function to make a CV scheme based on a commited test set.

Description Usage Arguments Value Author(s) References

Description

Function to make a CV scheme based on a commited test set.

Usage

1
CVcommit(trainingSet, validationSet, k)

Arguments

trainingSet

character vector of the observations in the training set.

validationSet

character vector of the observations in the specified test set.

k

integer value for the number of folds used in the k-cross-validation.

Value

named vector of numeric scores showing the assignment of the observations to their respective set used in the k-fold cross-validation.

Author(s)

Ruud Derijcker

References

Based on synbreed's crossVal function


digiYozhik/msc_thesis documentation built on May 14, 2019, 5:16 p.m.