Center a functional/distributional object
center.RdSubtract 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
ddobject or list (ddl/fdl).- ...
Further arguments forwarded to
dd().