nogenV: Normal Generator Visualization

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

View source: R/nogenV.R

Description

Improved version of nogen, Can generate n random numbers.

Usage

1
nogenV(n, u, s)

Arguments

n,u,s

n as number of random numbers, parameter u as mean and s as standard deviation.

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 mean <c2><b5> and standard deviation <cf><83>.

Author(s)

A.Moayedi

References

www.wikipedia.com

See Also

nogenV.R

Examples

1
nogenV(1000, 3, 20)

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