silverman: Silverman's rule of thumb

View source: R/silverman.r

silvermanR Documentation

Silverman's rule of thumb

Description

A simple Silverman's rule of thumb bandwidth calculation.

Usage

silverman(d, n)

Arguments

d

Number of dimension

n

Number of observation

Value

A simple bandwidth choice

Examples

silverman(1, 300)

orthoDr documentation built on April 30, 2023, 5:12 p.m.