mean.empirical_dist: Method for obtaining the mean of empirical_dist object x.
Description
Method for obtaining the mean of empirical_dist object x.
Usage
# S3 method for empirical_dist
mean(x, ...)
Arguments
- x
The distribution object.
- ...
Additional arguments to pass (not used).