Retrieve the mean of a normal object.

# S3 method for normal
mean(x, ...)

Arguments

x

The normal object to retrieve the mean from

...

Additional arguments to pass (not used)

Value

The mean of the normal object