Learn R Programming

respR (version 2.3.3)

auto_rate_linear: Linear detection method

Description

This is an internal function for auto_rate()

Usage

auto_rate_linear(dt, width, by, verify = TRUE)

Value

a list object

Arguments

dt

data.frame object.

width

numeric.

verify

logical. Should KDE be performed again to verify the detection?