get.medians: Get medians of the variables in a distribution

get.mediansR Documentation

Get medians of the variables in a distribution

Description

Get medians of the variables in a distribution

Usage

get.medians(dist, n.sim = 1000)

Arguments

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

Details

Note to developers: This function should not be overridden directly. Insteady override do.get.medians

Value

A numeric vector with a median for each variable in the distribution


tfojo1/distributions documentation built on July 27, 2024, 3:29 p.m.