trans_classifyNa: Nominalise features with NA's

Description Usage Arguments Value

View source: R/transformations.R

Description

This function is used, when there is too much NA's in continuous variables and you can't impute them. This replaces negative values with 'Under0', zeros with '0', positive values with 'Over0' and NA's with 'Missing' and factorizes the variable.

Usage

1

Arguments

df

data.frame to transform

set

config object

Value

main object with transformed data.


Bilot/AI-jack-opensource-R documentation built on July 28, 2020, 1:15 a.m.