Learn R Programming

quantspec (version 1.2-4)

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

# S4 method for KernelWeight
getBw(object)

Value

Returns the bw attribute.

Arguments

object

KernelWeight from which to get the bandwidth bw.