one_hot {jointVIP}R Documentation

support function for one-hot encoding

Description

support function for one-hot encoding

Usage

one_hot(df)

Arguments

df

data.frame object for performing one-hot encoding

Value

data.frame object with factor variables one-hot encoded for each level


[Package jointVIP version 1.0.0 Index]