auto_rate_linear {respR} | R Documentation |
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? |
Value
a list object
[Package respR version 2.3.3 Index]