mean.edist: Method for obtaining the mean of an 'edist' object.

View source: R/edist.R

mean.edistR Documentation

Method for obtaining the mean of an edist object.

Description

Method for obtaining the mean of an edist object.

Usage

## S3 method for class '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


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