mean.exponential: Method to obtain the mean of an 'exponential' object.

View source: R/exponential.R

mean.exponentialR Documentation

Method to obtain the mean of an exponential object.

Description

Method to obtain the mean of an exponential object.

Usage

## S3 method for class 'exponential'
mean(x, ...)

Arguments

x

The exponential object to obtain the mean of

...

Additional arguments (not used)


queelius/algebraic.dist documentation built on Jan. 27, 2025, 8:46 a.m.