makeFixedHoldoutInstance: Generate a fixed holdout instance for resampling.

Description Usage Arguments Value

Description

Generate a fixed holdout instance for resampling.

Usage

1
makeFixedHoldoutInstance(train.inds, test.inds, size)

Arguments

train.inds

[integer]
Indices for training set.

test.inds

[integer]
Indices for test set.

size

[integer(1)]
Size of the data set to resample. The function needs to know the largest possible index of the whole data set.

Value

[ResampleInstance].


Najah-lshanableh/R-data-mining2 documentation built on May 6, 2019, 10:11 a.m.