Learn R Programming

quantspec (version 1.2-3)

getBw-LagKernelWeight: Get attribute bw (bandwidth / scaling parameter used for smoothing) from a LagKernelWeight.

Description

Get attribute bw (bandwidth / scaling parameter used for smoothing) from a LagKernelWeight.

Usage

# S4 method for LagKernelWeight
getBw(object)

Arguments

object

LagKernelWeight from which to get the bandwidth bw.

Value

Returns the bw attribute.