Method for obtaining the mean of an edist object.

# S3 method for edist
mean(x, n = 10000, ...)

Arguments

x

The edist object to retrieve the mean from

n

The number of samples to take (default: 1000)

...

Additional arguments to pass (not used)

Value

The mean of the edist object