Skip to contents

Mean of distributional data

Usage

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

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

Arguments

x

A dd object (or list of them) / a ddl list.

...

Further arguments forwarded to dd().

Value

A dd object.