Description Usage Arguments Value Examples
Lab 5 Function - Binomial
1 |
iter |
number of iterations |
n |
sample size in each iteration |
p |
probablity of success |
tab |
gives a table of successes if set to TRUE |
Returns a barplot of a series of binomial samples. Can also return a table.
1 | ## Not run: mybin(iter=50, n=10, p=0.75, tab=TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.