Rdocumentation
powered by
Learn R Programming
quantspec (version 1.0-0)
getBw-KernelWeight: Get attribute
bw
(bandwidth / scaling parameter used for smoothing) from a
KernelWeight
.
Description
Get attribute
bw
(bandwidth / scaling parameter used for smoothing) from a
KernelWeight
.
Usage
## S3 method for class 'KernelWeight': getBw(object)
Arguments
object
KernelWeight
from which to get the bandwidth
bw
.
Value
Returns the
bw
attribute.