Ken-JP:

> Do you mean I should favor:
> 
> rnorm(n, 0, 1) * b + a
> 
> over
> 
> rnorm(n, a, b)

No, as I said, they give exactly the same results.

-- 
Karl Ove Hufthammer

______________________________________________
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.

Reply via email to