getb {bde}R Documentation

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)

[Package bde version 1.0.1.1 Index]