make_stacking_folds: Make stacking folds

Description Usage Arguments

Description

Assigns rows to different folds to support the cross validation inherent in stacking.

Usage

1
make_stacking_folds(numrows, numfolds = 8, numsets = 1)

Arguments

numrows

numeric. The number of data points/rows in the dataset

numfolds

numeric. The number of folds within a set

numsets

numeric. The number of fold sets to return


dahcase/mbgstacking documentation built on May 20, 2019, 4:08 p.m.