AsyK (version 0.1.0)

NSR: Calculate Bandwidth.

Description

Calculate Bandwidth proposed by Silverman for nonnormal data.

Usage

NSR(y)

Arguments

y

a numeric vector of positive values.

Value

h

Examples

Run this code
# NOT RUN {
y<-rexp(10,1)
 NSR(y)
# }

Run the code above in your browser using DataLab