Learn R Programming

⚠️There's a newer version (1.1.2) of this package.Take me there.

embed (version 0.0.3)

Extra Recipes for Encoding Categorical Predictors

Description

Predictors can be converted to one or more numeric representations using simple generalized linear models or nonlinear models . All encoding methods are supervised.

Copy Link

Version

Install

install.packages('embed')

Monthly Downloads

1,183

Version

0.0.3

License

GPL-2

Maintainer

Max Kuhn

Last Published

July 12th, 2019

Functions in embed (0.0.3)

woe_table

Crosstable with woe between a binary outcome and a predictor variable.
reexports

Objects exported from other packages
step_lencode_mixed

Supervised Factor Conversions into Linear Functions using Bayesian Likelihood Encodings
step_woe

Weight of evidence transformation
step_embed

Encoding Factors into Multiple Columns
step_lencode_bayes

Supervised Factor Conversions into Linear Functions using Bayesian Likelihood Encodings
dictionary

Weight of evidence dictionary
step_umap

Supervised and unsupervised uniform manifold approximation and projection (UMAP)
add_woe

Add WoE in a data frame
step_lencode_glm

Supervised Factor Conversions into Linear Functions using Likelihood Encodings