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. |
---|---|
trans | A |
window_size()#> Window Size (quantitative) #> Range: [3, 11]