getBw-KernelWeight {quantspec}R Documentation

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

## S4 method for signature 'KernelWeight'
getBw(object)

Arguments

object

KernelWeight from which to get the bandwidth bw.

Value

Returns the bw attribute.


[Package quantspec version 1.2-3 Index]