recipes: Preprocessing Tools to Create Design Matrices

An extensible framework to create and preprocess design matrices. Recipes consist of one or more data manipulation and analysis "steps". Statistical parameters for the steps can be estimated from an initial data set and then applied to other data sets. The resulting design matrices can then be used as inputs into statistical or machine learning models.

Version: 0.1.5
Depends: R (≥ 3.1), dplyr
Imports: generics, glue, gower, ipred, lubridate, magrittr, Matrix, purrr (≥ 0.2.3), RcppRoll, rlang (≥ 0.3.0.1), stats, tibble, tidyr, tidyselect (≥ 0.1.1), timeDate, utils, withr
Suggests: covr, ddalpha, dimRed (≥ 0.2.2), fastICA, ggplot2, igraph, kernlab, knitr, NMF, pls, RANN, rmarkdown, rpart, rsample, RSpectra, testthat
Published: 2019-03-21
Author: Max Kuhn [aut, cre], Hadley Wickham [aut], RStudio [cph]
Maintainer: Max Kuhn <max at rstudio.com>
BugReports: https://github.com/tidymodels/recipes/issues
License: GPL-2
URL: https://github.com/tidymodels/recipes
NeedsCompilation: no
Materials: NEWS
CRAN checks: recipes results

Downloads:

Reference manual: recipes.pdf
Vignettes: Custom Steps
Dummy Variables and Interactions
Ordering of Steps
Roles in Recipes
Selecting Variables
Basic Recipes
On Skipping Steps
Package source: recipes_0.1.5.tar.gz
Windows binaries: r-devel: recipes_0.1.5.zip, r-release: recipes_0.1.5.zip, r-oldrel: recipes_0.1.5.zip
OS X binaries: r-release: recipes_0.1.5.tgz, r-oldrel: recipes_0.1.5.tgz
Old sources: recipes archive

Reverse dependencies:

Reverse depends: embed, textrecipes
Reverse imports: caret, customsteps, easyalluvial, formulize, healthcareai, MachineShop, olsrr, rbin, tidymodels
Reverse suggests: C50, modelgrid, rsample

Linking:

Please use the canonical form https://CRAN.R-project.org/package=recipes to link to this page.