SetAntithetic {rlecuyer} | R Documentation |
Switches between U and 1-U variates.
.lec.SetAntithetic (name, anti=FALSE)
name |
name of the stream. |
anti |
if anti=TRUE then antithetic variates are generated (i.e. 1-U), until this function is called again with anti=FALSE . |
None.