Package: makedummies 1.2.1

makedummies: Create Dummy Variables from Categorical Data

Create dummy variables from categorical data. This package can convert categorical data (factor and ordered) into dummy variables and handle multiple columns simultaneously. This package enables to select whether a dummy variable for base group is included (for principal component analysis/factor analysis) or excluded (for regression analysis) by an option. 'makedummies' function accepts 'data.frame', 'matrix', and 'tbl' (tibble) class (by 'tibble' package). 'matrix' class data is automatically converted to 'data.frame' class.

Authors:Toshiaki Ara [aut, cre]

makedummies_1.2.1.tar.gz
makedummies_1.2.1.zip(r-4.5)makedummies_1.2.1.zip(r-4.4)makedummies_1.2.1.zip(r-4.3)
makedummies_1.2.1.tgz(r-4.4-any)makedummies_1.2.1.tgz(r-4.3-any)
makedummies_1.2.1.tar.gz(r-4.5-noble)makedummies_1.2.1.tar.gz(r-4.4-noble)
makedummies_1.2.1.tgz(r-4.4-emscripten)makedummies_1.2.1.tgz(r-4.3-emscripten)
makedummies.pdf |makedummies.html
makedummies/json (API)
NEWS

# Install 'makedummies' in R:
install.packages('makedummies', repos = c('https://toshi-ara.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/toshi-ara/makedummies/issues

On CRAN:

3.81 score 8 stars 16 scripts 305 downloads 1 exports 11 dependencies

Last updated 6 years agofrom:ad34e26586. Checks:7 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 22 2025
R-4.5-winOKJan 22 2025
R-4.5-linuxOKJan 22 2025
R-4.4-winOKJan 22 2025
R-4.4-macOKJan 22 2025
R-4.3-winOKJan 22 2025
R-4.3-macOKJan 22 2025

Exports:makedummies

Dependencies:clifansigluelifecyclemagrittrpillarpkgconfigrlangtibbleutf8vctrs

Readme and manuals

Help Manual

Help pageTopics
Create Dummy Variables from Categorical Datamakedummies makedummies.default makedummies.matrix makedummies.tbl