AsyK (version 1.3.2)

NSR: Bandwidth Calculation.

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