contextToBinData: Converting data to binary table

Description Usage Arguments Value

View source: R/context.R

Description

The function binarize data in requested number of quantiles taken into account that some quantiles can have a lot of observations

Usage

1
contextToBinData(x, nQuantiles = 3)

Arguments

x

is the data.frame that contains the data

nQuantiles

the number of quantiles for binarization

Value

the new data.frame with binary values


AlekseyBuzmakov/FCAPS.R documentation built on May 20, 2020, 12:42 a.m.