ESPOBar: Generate samples by ESPO algorithm.

Description Usage Arguments Value

View source: R/ESPOBar.R

Description

Generate samples by ESPO algorithm.

Usage

1
ESPOBar(me, v, dMod, p, n, r, m, numToGen)

Arguments

me

Mean vector of positive class

v

Eigen axes matrix (Each axis is a column vector)

dMod

Modified Eigen Spectrum Value

p

The minority class samples

n

The majority class samples

r

scalar specifies which level (towards the boundary) we shall push the synthetic data, with the default value = 1

m

Scalar specifies the reliable portion of the eigen spectrum

numToGen

The number of samples to be generated

Value

sampleESPO


OSTSC documentation built on May 2, 2019, 5:16 a.m.