adaptive_bw_1d: Adaptive bw in one dimension

View source: R/temporal_kde_sf.R

adaptive_bw_1dR Documentation

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


spNetwork documentation built on June 22, 2024, 9:40 a.m.