calc_gamma: Gamma parameter for Abramson’s adaptive bandwidth

View source: R/kernel_functions_sf.R

calc_gammaR Documentation

Gamma parameter for Abramson’s adaptive bandwidth

Description

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

Usage

calc_gamma(k)

Arguments

k

a vector of numeric values (the estimated kernel densities)

Value

the gamma parameter in Abramson’s smoothing regimen

Examples

#This is an internal function, no example provided

spNetwork documentation built on Aug. 24, 2023, 5:10 p.m.