View source: R/recipes_utils.R
Normalizes variable using standard deviation and mean from a recipe object. See ?recipes
.
1 |
x |
Numeric vector to normalize. |
recipe |
Trained recipe object. |
var |
Variable name in the recipe object. |
index |
Determines which |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.