| getW-KernelWeight {quantspec} | R Documentation |
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 signature 'KernelWeight'
getW(object)
Arguments
object |
|
Value
Returns the W attribute.
[Package quantspec version 1.2-4 Index]