| get.medians | R Documentation | 
Get medians of the variables in a distribution
get.medians(dist, n.sim = 1000)
dist | 
 An object of class Distribution or a subclass  | 
n.sim | 
 If the values are to be calculated by random sample generation, how many random samples to generate  | 
Note to developers: This function should not be overridden directly. Insteady override do.get.medians
A numeric vector with a median for each variable in the distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.