density {bde} | R Documentation |
Probability Density Function (pdf)
Description
Density function for the given bounded density object.
Arguments
x |
A bounded density estimator. See all the accepted classes here by running the command |
values |
Vector of points where the density function is evaluated. These points must be in the interval [ |
Methods
density(x,values)
[Package bde version 1.0.1.1 Index]