mybin: mybin

View source: R/mybin.R

mybinR Documentation

mybin

Description

mybin

Usage

mybin(iter = 100, n = 10, p = 0.5)

Arguments

iter

The number of iterations of samples

n

The size of the sample

p

The probability of a success

Value

A barplot of the proportions of the number of successes

Examples

## Not run: mybin(100,20,0.7)

BrandonMichaudOU/MATH.4753.113499560 documentation built on May 2, 2022, 5:41 a.m.