Learn R Programming

bde (version 1.0.1.1)

getb: Accesor method for b slot

Description

This method obtains the values stored in the b slot of a bounded density object. This slot contains the bandwidth parameter for the kernel estimator.

Arguments

.Object

A kernel density estimator. See all the accepted classes here by running the command getSubclasses("KernelDensity").

Methods

getb(.Object)