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