Decorator objects add functionality to the given Distribution object by copying methods
in the decorator environment to the chosen Distribution environment. See the 'Added Methods' section
below to find details of the methods that are added to the Distribution. Methods already
present in the distribution are not overwritten by the decorator.
Use decorate
to decorate a Distribution.
All methods in this decorator use numerical approximations and therefore better results may be available
from analytic computations.