Learn R Programming

respR (version 2.3.3)

kernel_method: Kernel density function

Description

This is an internal function for auto_rate()

Usage

kernel_method(dt, width, top_only = FALSE)

Value

A list object

Arguments

dt

data.frame object.

width

numeric.

top_only

logical. Should only top ranked result be returned?