do.generate.random.marginal.samples | R Documentation |
This function is provided to be overriden by developers. End users should instead call generate.random.marginal.samples
do.generate.random.marginal.samples(dist, n)
dist |
An object of class Distribution or a subclass |
n |
The number of random samples to be generated |
The default implementation just calls the standard do.generate.random.samples
The wrapper generate.random.marginal.samples
takes care of formatting the return value and generating warnings for any improper variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.