SetAntithetic            package:rlecuyer            R Documentation

_S_w_i_t_c_h _b_e_t_w_e_e_n _U _a_n_d _1-_U _v_a_r_i_a_t_e_s

_D_e_s_c_r_i_p_t_i_o_n:

     Switches between U and 1-U variates.

_U_s_a_g_e:

     .lec.SetAntithetic (name, anti=FALSE)

_A_r_g_u_m_e_n_t_s:

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

_V_a_l_u_e:

     None.

