rs.ENN: Edited Nearest Neighbour

Description Usage Arguments Value

View source: R/ResamplingStrategies.R

Description

Edited Nearest Neighbour

Usage

1
rs.ENN(form, train, k = 3, ...)

Arguments

form

A model formula

train

A data.frame object with the training data

k

Number of nearest neighbours to consider (default is 3)

...

Additional parameters for the resampling strategy

Value

New data set


nunompmoniz/autoresampling documentation built on April 26, 2021, 4:43 a.m.