getdensityCache {bde}R Documentation

Accesor method for densityCache slot

Description

This method obtains the values stored in the DensityCache slot of a bounded density object

Arguments

.Object

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

Methods

getdensityCache(.Object)

[Package bde version 1.0.1.1 Index]