harmonic_frequency {dials} | R Documentation |
Used in recipes::step_harmonic()
.
harmonic_frequency(range = c(0.01, 1), 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 |
harmonic_frequency()