getBw-LagKernelWeight: Get attribute bw
(bandwidth / scaling parameter used for smoothing)
from a LagKernelWeight
.
Description
Get attribute bw
(bandwidth / scaling parameter used for smoothing)
from a LagKernelWeight
.
Usage
# S4 method for LagKernelWeight
getBw(object)
Value
Returns the bw
attribute.
Arguments
- object
LagKernelWeight
from which to get the bandwidth bw
.