Learn R Programming

spNetwork (version 0.2.1)

calc_gamma: Gamma parameter for Abramson<U+2019>s adaptive bandwidth

Description

Function to calculate the gamma parameter in Abramson<U+2019>s smoothing regimen.

Usage

calc_gamma(k)

Arguments

k

a vector of numeric values (the estimated kernel densities)

Value

the gamma parameter in Abramson<U+2019>s smoothing regimen

Examples

Run this code
# NOT RUN {
#This is an internal function, no example provided
# }

Run the code above in your browser using DataLab