getW-LagKernelWeight: Get attribute W (kernel used for smoothing) from a LagKernelWeight.
Description
Get attribute W (kernel used for smoothing) from a LagKernelWeight.
Usage
# S4 method for LagKernelWeight
getW(object)
Arguments
object
LagKernelWeight from which to get the kernel W.
Value
Returns the W attribute.