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

View source: R/biomarker_utils.R

createCVsetR Documentation

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

Author(s)

Jeff Xia jeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)


xia-lab/MetaboAnalystR documentation built on May 6, 2024, 2:41 a.m.