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)
Arguments
object
KernelWeight
from which to get the kernel W
.
Value
Returns the W
attribute.