Skip to contents

Computes the arithmetic mean of all elements across value objects.

Usage

# S3 method for class 'value'
mean(x, ...)

Arguments

x

A value object or list of value objects

...

Additional arguments (for compatibility with base::mean)

Value

A new value object (1x1 matrix) representing the mean