mean.exponential: Method to obtain the mean of an exponential object.
Description
Method to obtain the mean of an exponential object.
Usage
# S3 method for exponential
mean(x, ...)
Arguments
- x
The exponential object to obtain the mean of
- ...
Additional arguments (not used)