mean.edist | R Documentation |
edist
object.Method for obtaining the mean of an edist
object.
## S3 method for class 'edist'
mean(x, n = 10000, ...)
x |
The |
n |
The number of samples to take (default: 1000) |
... |
Additional arguments to pass (not used) |
The mean of the edist
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.