kernel_method {respR} | R Documentation |
Kernel density function
Description
This is an internal function for auto_rate()
Usage
kernel_method(dt, width, top_only = FALSE)
Arguments
dt |
data.frame object. |
width |
numeric. |
top_only |
logical. Should only top ranked result be returned? |
Value
A list object
[Package respR version 2.3.3 Index]