Learn R Programming

spNetwork (version 0.4.4.6)

calc_gamma: Gamma parameter for Abramson’s adaptive bandwidth

Description

Function to calculate the gamma parameter in Abramson’s smoothing regimen.

Usage

calc_gamma(k)

Value

the gamma parameter in Abramson’s smoothing regimen

Arguments

k

a vector of numeric values (the estimated kernel densities)

Examples

Run this code
#This is an internal function, no example provided

Run the code above in your browser using DataLab