generateLv: Train and Test Sets Generation

Description Usage Arguments Value

View source: R/treesForRCV.R

Description

This function splits the original data in two new data sets: a train set and a test set.

Usage

1

Arguments

data

Data to be split into train and test subsets.

fold

Parts in which the original set is divided, to perform Cross-Validation.

Value

A list structure with the train and the test set.


MiriamEsteve/EAT documentation built on Jan. 18, 2022, 6:55 p.m.