ruleOfThumb: Rule-of-thumb bandwidth

Description Usage Arguments Details Value Examples

Description

ruleOfThumb calculates the rule-of-thumb bandwidth according to the standard formula (eg. p23 of np package documentation).

Usage

1

Arguments

tdat

array containing the training dataset.

Details

These are the details of the function.

Value

a number corresponding to the standard bandwidth

Examples

1
ruleOfThumb(runif(100,0,1))

kcucchi/vdke documentation built on May 20, 2019, 8:28 a.m.