-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathembed-package.Rd
36 lines (31 loc) · 1.22 KB
/
embed-package.Rd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/embed-package.R
\docType{package}
\name{embed-package}
\alias{embed}
\alias{embed-package}
\title{embed: Extra Recipes for Encoding Predictors}
\description{
\if{html}{\figure{logo.png}{options: style='float: right' alt='logo' width='120'}}
Predictors can be converted to one or more numeric representations using a variety of methods. Effect encodings using simple generalized linear models \href{https://arxiv.org/abs/1611.09477}{arXiv:1611.09477} or nonlinear models \href{https://arxiv.org/abs/1604.06737}{arXiv:1604.06737} can be used. There are also functions for dimension reduction and other approaches.
}
\seealso{
Useful links:
\itemize{
\item \url{https://embed.tidymodels.org}
\item \url{https://github.com/tidymodels/embed}
\item Report bugs at \url{https://github.com/tidymodels/embed/issues}
}
}
\author{
\strong{Maintainer}: Emil Hvitfeldt \email{[email protected]} (\href{https://orcid.org/0000-0002-0679-1945}{ORCID})
Authors:
\itemize{
\item Max Kuhn \email{[email protected]} (\href{https://orcid.org/0000-0003-2402-136X}{ORCID})
}
Other contributors:
\itemize{
\item Posit Software, PBC [copyright holder, funder]
}
}
\keyword{internal}