kepmodel.tools.box_kernel#
- kepmodel.tools.box_kernel(x)#
Box kernel for the
smooth_timeseries()function.- Parameters:
- xndarray
Lag renormalized by time scale.
- Returns:
- wndarray
Corresponding weight.
Box kernel for the smooth_timeseries() function.
Lag renormalized by time scale.
Corresponding weight.