target_encode_create: Creates a preparation map

Description Usage Arguments

View source: R/fte.R

Description

Creates a preparation map

Usage

1
target_encode_create(data_to_encode, group_variables, outcome_variable)

Arguments

data_to_encode

data.frame()
Data.frame of data to encode.

group_variables

character(1)
Nom de la variable à target encoder. Doit-être une colonne de data_to_encode

outcome_variable

character(1)
Target to encode.


signaux-faibles/fte documentation built on Jan. 29, 2020, 8:07 p.m.