get.sds: Get the standard deviations of the variables in a...

get.sdsR Documentation

Get the standard deviations of the variables in a distribution

Description

Get the standard deviations of the variables in a distribution

Usage

get.sds(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.sds instead

Value

A numeric vector with a standard deviation for each variable in the distribution


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