Learn R Programming

kdensity (version 1.1.1)

add_bw: Add a new bw to bw_environment.

Description

Add a new bw to bw_environment.

Usage

add_bw(bw_str, bw)

Value

None.

Arguments

bw_str

A string giving the name of the density.

bw

The bw function.