View source: R/param_window_size.R
window_size | R Documentation |
Used in recipes::step_window()
and recipes::step_impute_roll()
.
window_size(range = c(3L, 11L), trans = NULL)
range |
A two-element vector holding the defaults for the smallest and largest possible values, respectively. If a transformation is specified, these values should be in the transformed units. |
trans |
A |
window_size()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.