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

get.meansR Documentation

Get means of the variables in a distribution

Description

Get means of the variables in a distribution

Usage

get.means(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. Override do.get.means instead

Value

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


tfojo1/distributions documentation built on June 1, 2025, 9:07 p.m.