pogenV: Poisson Generator Visualization

Description Usage Arguments Details Value Note Author(s) References See Also Examples

View source: R/pogenV.R

Description

Improved version of pogen, Can generate n random numbers.

Usage

1
pogenV(n, landa)

Arguments

n,landa

n as number of random numbers and landa as <ce><bb> as the poisson parameter.

Details

-

Value

This fanction returns a vector containing the random numbers.

Note

This function also plots the random numbers in order to visualize this distribution with the given parameter <ce><bb>.

Author(s)

A.Moloudi

References

www.wikipedia.com

See Also

pogenV.R

Examples

1
pogenV(20000, 20)

amoloudi/R-PKG-Distributions documentation built on May 23, 2019, 7:32 a.m.