prepare.data.character: Method for 'prepare.data' if feature is categorical...

View source: R/prepare.data.R

prepare.data.characterR Documentation

Method for 'prepare.data' if feature is categorical (character vector)

Description

Method for 'prepare.data' if feature is categorical (character vector)

Usage

## S3 method for class 'character'
prepare.data(feature, target, extract_name = extract_name)

Arguments

feature

Vector of data

target

Vector of data where some values are missing

extract_name

Function for naming discretized features


Stat-Cook/Data.Quality.Reports documentation built on May 4, 2022, 2:21 p.m.