bandwidth: Bandwidth calculation

Description Usage Arguments Value

View source: R/bandwidth.R

Description

bandwidth computes the bandwidth to be used in the densityfun function.

Usage

1
bandwidth(x, rule)

Arguments

x

numeric. The data from which the estimate is to be computed.

rule

character. A rule to choose the bandwidth. See bw.nrd.

Value

A numeric value.


statip documentation built on Nov. 18, 2019, 1:06 a.m.