Skip to contents

Subtract the mean (in the appropriate Bayes space) from each realization.

Usage

center(x, ...)

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

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

Arguments

x

A dd object or list (ddl / fdl).

...

Further arguments forwarded to dd().

Value

A dd object (or list, for list input).