View source: R/temporal_kde_sf.R
adaptive_bw_1d | R Documentation |
Calculate adaptive bandwidths in one dimension
adaptive_bw_1d(events, w, bw, kernel_name)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.