nogen: generate normal distribution

Description Usage Arguments Value Author(s) See Also

View source: R/randomFunctions.R

Description

A function for generating normal distribution. This function uses pogen.

Usage

1
myrv <- nogen(u, s)

Arguments

u, s

get u and s as its expectation and variance respectively.

Value

return values of an R.V. that follows normal distribution.

Author(s)

HamidReza Zare (hzare@ce.sharif.ir)

See Also

See Also as pogen


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