density.empirical_dist: Method for obtaining the pdf of a empirical_dist object.
Description
Method for obtaining the pdf of a empirical_dist object.
Usage
# S3 method for empirical_dist
density(x, ...)
Arguments
- x
The object to obtain the pdf of.
- ...
Additional arguments to pass into the pdf function.