Other packages > Find by keyword >

embed  

Extra Recipes for Encoding Predictors
View on CRAN: Click here


Download and install embed package within the R console
Install from CRAN:
install.packages("embed")

Install from Github:
library("remotes")
install_github("cran/embed")

Install by package version:
library("remotes")
install_version("embed", "1.2.1")



Attach the package and use:
library("embed")
Maintained by
Emil Hvitfeldt
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-09-15
Latest Update: 2025-01-23
Description:
Predictors can be converted to one or more numeric representations using a variety of methods. Effect encodings using simple generalized linear models or nonlinear models can be used. There are also functions for dimension reduction and other approaches.
How to cite:
Emil Hvitfeldt (2018). embed: Extra Recipes for Encoding Predictors. R package version 1.2.1, https://cran.r-project.org/web/packages/embed. Accessed 09 Jun. 2026.
Previous versions and publish date:
0.0.1 (2018-09-15 01:12), 0.0.2 (2018-11-19 20:00), 0.0.3 (2019-07-12 19:00), 0.0.4 (2019-09-15 17:10), 0.0.5 (2020-01-07 18:20), 0.0.6 (2020-03-17 17:10), 0.1.0 (2020-05-25 07:10), 0.1.1 (2020-07-03 19:00), 0.1.2 (2020-10-17 19:20), 0.1.3 (2020-11-12 02:00), 0.1.4 (2021-01-16 17:20), 0.1.5 (2021-11-24 18:20), 0.2.0 (2022-04-13 13:02), 1.0.0 (2022-07-02 18:50), 1.1.0 (2023-04-15 01:00), 1.1.1 (2023-05-30 11:20), 1.1.2 (2023-08-17 23:02), 1.1.3 (2023-10-29 01:20), 1.1.4 (2024-03-20 06:40), 1.1.5 (2025-01-23 01:10), 1.2.0 (2025-09-08 09:30), 1.2.1 (2025-12-01 04:20)
Other packages that cited embed R package
View embed citation profile
Other R packages that embed depends, imports, suggests or enhances
Complete documentation for embed
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

wheatmap  
Incrementally Build Complex Plots using Natural Semantics
Builds complex plots, heatmaps in particular, using natural semantics. Bigger plots can be assembled ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
linemap  
Line Maps
Create maps made of lines. The package contains one function: linemap(). linemap() displays a map m ...
Download / Learn more Package Citations See dependency  
Formula  
Extended Model Formulas
Infrastructure for extended formulas with multiple parts on the right-hand side and/or multiple res ...
Download / Learn more Package Citations See dependency  
stdReg  
Regression Standardization
Contains functionality for regression standardization. Four general classes of models are allowed; g ...
Download / Learn more Package Citations See dependency  
handyplots  
Handy Plots
Several handy plots for quickly looking at the relationship between two numeric vectors of equal len ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA