bigen: generate binomial distribution

Description Usage Arguments Value Author(s) See Also

View source: R/randomFunctions.R

Description

This function by using of cugen function return an R.V. that follows binomial distribution.

Usage

1
myrv <- bigen(n, p)

Arguments

n, p

get n and p as the n and p of the binomial distribution.

Value

This function return 0 or 1.

Author(s)

ali rasekh (arasekh@ce.sharif.edu)

See Also

See Also as cugen


shahrooz1997/ProbDist documentation built on May 14, 2019, 7:37 a.m.