get.sds | R Documentation |
Get the standard deviations of the variables in a distribution
get.sds(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. Override do.get.sds
instead
A numeric vector with a standard deviation for each variable in the distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.