adaptive_bw_1d: Adaptive bw in one dimension
Description
Calculate adaptive bandwidths in one dimension
Usage
adaptive_bw_1d(events, w, bw, kernel_name)
Arguments
- events
A numeric vector representing the moments of occurrence of events
- w
The weight of the events
- bw
A float, the bandiwdth to use
- kernel_name
The name of the kernel to use