I want to generate or simulate random numbers from a distribution within a uniform metric of standard normal distribution. For example, how to simulate a distribution called A which satisfies that the largest absolute difference is equal to 0.1 between CDFof A and CDF of standard normal distribution? Anyone knows how to do it and what functions can be used? Thanks.
2009-02-25 WEI LI [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.