create_data_partition: Create Data Partition

Description Usage Arguments Value Author(s) Examples

View source: R/create_data_partition.R

Description

This function returns a train-test dataset

Usage

1

Arguments

data

Dataframe that will be used

p_train

Percentage of data that will be used as train

Value

Returns a list of length 2 with the train and the test datasets

Author(s)

Alberto Almui?a

Examples

1

AlbertoAlmuinha/knnClassifier documentation built on Oct. 30, 2019, 4:48 a.m.