Learn R Programming

algebraic.dist (version 0.1.0)

mean.mvn: Retrieve the mean of a mvn object.

Description

Retrieve the mean of a mvn object.

Usage

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

Value

The mean of the mvn object

Arguments

x

The mvn object to retrieve the mean from

...

Additional arguments to pass (not used)