createtest_fold: Create test data fold for k-fold cross validation

Description Usage Arguments Value

Description

Create test data fold for k-fold cross validation

Usage

1
2
createtest_fold(fold, number_of_folds, test_fold_start, test_fold_end,
  dataset)

Arguments

fold

Number of the fold being examined

number_of_folds

Total number of folds

test_fold_start

Position at which the test fold starts in the dataset

test_fold_end

Position at which the test fold ends in the dataset

dataset

Testing data

Value

Testing data for this fold of k-fold cross validation


kalden/spartan documentation built on May 31, 2019, 11:52 p.m.