dataPoints slotThis method obtains the values stored in the DataPoints slot of a bounded density object. This slot contains the data sample used to estimate the density model.
.ObjectA bounded density estimator. See all the accepted classes by running the commands getSubclasses("KernelDensity") and getSubclasses("BernsteinPolynomials").
getdataPoints(.Object)