The probability density/mass function
## S3 method for class 'distribution' density(x, at, ..., log = FALSE)
x |
The distribution(s). |
at |
The point at which to compute the density/mass. |
... |
Additional arguments passed to methods. |
log |
If |
Computes the probability density function for a continuous distribution, or the probability mass function for a discrete distribution.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.