expgenV: Exponential Generator Visualization

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

View source: R/expgenV.R

Description

Improved version of expgen, Can generate n random numbers.

Usage

1
expgenV(n,landa)

Arguments

n,landa

n as number of random numbers and lamda as <ce><bb> as the exponential 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)

P.Hessabi

References

www.wikipedia.com

See Also

expgenV.R

Examples

1
expgenV(20000, 2.5)

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