rcnx: Fat-Finger Error Contaminated Normal Deviates
Description
Generate random data from a contaminated normal distribution
where the contaimation is a multiplicative factor. As, for example,
in cases of data recorded in incorrect units or incorrect decimal point.
Samples are drawn from a random normal distribution with mean mu and standard deviations.
A fraction of the observations (eps) are multiplied by the factor x.
rcnx is an alias for rcnx100.
rcnx_01_100 is a special case where the observations are drawn from a standard normal distribution (i.e., mu=0 and sigma=1 --- the defaults in rcnx100) and eps and x are specified as 0.01 and 100, respectively.