exprso (version 0.1.7)

trainingSet: Extract Training Set

Description

This function extracts the training set from the result of a split method call such as splitSample or splitStratify.

Usage

trainingSet(splitSets)

Arguments

splitSets
A two-item list. The result of a split method call.

Value

An ExprsArray object.