get.random.generator.function | R Documentation |
A convenience function that packages up a call to generate.random.samples
on this distribution into its own stand-alone function (which could be passed along as an argument to other functions)
get.random.generator.function(dist)
dist |
An object of class Distribution or a subclass |
A function that takes one argument, 'n' - the number of random samples to generate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.