This function calculates the median(s) of a distribution, given as a ddf
object. In the case of the median not being unique, by default all possible
values are returned. This behaviour can be controlled using the methods
argument.
Details
For details consult the details of quantile() and recall that a median is a
\(\frac{1}{2}\)-quantile and vice versa.
