getb: Accesor method for 'b' slot

getbR 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)

bde documentation built on June 10, 2022, 5:10 p.m.

Related to getb in bde...