Partition_Real_Data: Partition Real Data

Description Usage Arguments Value

Description

Function to partition real datasets into test and training sets and possibly add contamination

Usage

1
Partition_Real_Data(dataset, nfolds)

Arguments

dataset

real dataset to work with

nfolds

number of folds to partition into to assess performance

Value

returns a list containing the training dataset, the test dataset, and an indicator of whether training cases came from contaminating distribution.


AndrewjSage/RFLOWESS documentation built on May 26, 2019, 6:38 a.m.