mybin: binomial plot

Description Usage Arguments Value Examples

View source: R/mybin.R

Description

binomial plot

Usage

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

Arguments

iter

the number of iterations

n

the size of the sample

p

Probability of success

Value

a plot

Examples

1
## Not run: iter = 50, n = 30, q = 0.7; mybin(50, 30, 0.7)

KhalilAlbattashi/MATH4753ALBATTASHI documentation built on Dec. 18, 2021, 3:33 a.m.