Get attribute bw
(bandwidth / scaling parameter used for smoothing) from a LagKernelWeight
.
bw
(bandwidth / scaling parameter used for smoothing) from a LagKernelWeight
.## S4 method for signature 'LagKernelWeight' getBw(object)
object
: LagKernelWeight
from which to get the bandwidth bw
.Returns the bw
attribute.