Learn R Programming

dummy (version 0.1.3)

Automatic Creation of Dummies with Support for Predictive Modeling

Description

Efficiently create dummies of all factors and character vectors in a data frame. Support is included for learning the categories on one data set (e.g., a training set) and deploying them on another (e.g., a test set).

Copy Link

Version

Install

install.packages('dummy')

Monthly Downloads

1,069

Version

0.1.3

License

GPL (>= 2)

Maintainer

Last Published

May 7th, 2015

Functions in dummy (0.1.3)

categories

Extraction of Categorical Values as a Preprocessing Step for Making Dummy Variables
dummy

Automatic Dummy Variable Creation with Support for Predictive Contexts
dummyNews

Display the NEWS file