Learn R Programming

orthoDr (version 0.6.8)

silverman: Silverman's rule of thumb

Description

A simple Silverman's rule of thumb bandwidth calculation.

Usage

silverman(d, n)

Value

A simple bandwidth choice

Arguments

d

Number of dimension

n

Number of observation

Examples

Run this code
silverman(1, 300)

Run the code above in your browser using DataLab