window_size {dials} | R Documentation |
Used in recipes::step_window()
.
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()