getdataPoints: Accesor method for 'dataPoints' slot

getdataPointsR 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 getSubclasses("KernelDensity") and getSubclasses("BernsteinPolynomials").

Methods

getdataPoints(.Object)

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

Related to getdataPoints in bde...