Learn R Programming

MetaboAnalystR (version 2.0.0)

createCVset: Separate data set using k-fold cross validation (CV)

Description

Separate data set with k-fold CV, used in higher function

Usage

createCVset(groupN, kfold, rseed)

Arguments

groupN

Input the size of the group

kfold

Input the number of cross-validations

rseed

Input the random seed