[Rd] normal kind reset by runif

Paul Gilbert pgilbert@bank-banque-canada.ca
Mon, 28 Feb 2000 11:01:58 -0500


Brian

There seems to be a problem in 0.99.0a with the normal kind being reset:

>RNGkind("Wichmann-Hill", normal.kind="Box-Muller")
>RNGkind()
[1] "Wichmann-Hill"  "Box-Muller"
>runif(1)
[1] 0.4776541
>RNGkind()
[1] "Wichmann-Hill"  "Kinderman-Ramage"

Paul Gilbert

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._