getdataPoints {bde} | R Documentation |
Accesor method for dataPoints
slot
Description
This 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.
Arguments
.Object |
A bounded density estimator. See all the accepted classes by running the commands |
Methods
getdataPoints(.Object)
[Package bde version 1.0.1.1 Index]