distribution | R Documentation |
Distribution function for the given bounded density object
|
A bounded density estimator. See all the accepted classes here by running the command |
|
Vector of points where the density function is evaluated. These points must be in the interval [ |
|
Logical; if |
If discreteApproximation
is not specified it assumes the default value TRUE
. When the distribution function is used with a BoundedDensity
object, discreteApproximation
value is and a discrete approximation is always obtained.
distribution(.Object,x,discreteApproximation=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.