auto_rate_linear: Linear detection method
Description
This is an internal function for auto_rate()
Usage
auto_rate_linear(dt, width, by, verify = TRUE)
Arguments
- dt
data.frame object.
- width
numeric.
- verify
logical. Should KDE be performed again to verify the detection?