# NOT RUN {
N1.max = 30
N2.max = 30
ovr.repl.twoT( side="right", error.type= "type1",
batch1.seq= 2:N1.max, batch2.seq= 2:N2.max,
type1= 0.005, gen.par= 0, up= 160, low= 0.2,
N1= N1.max, N2= N2.max, seed= 1)
ovr.repl.twoT( side="right", error.type= "type2",
batch1.seq= 2:N1.max, batch2.seq= 2:N2.max,
type1= 0.005, gen.par= 1, up= 160, low= 0.2,
N1= N1.max, N2= N2.max, seed= 1)
# }
Run the code above in your browser using DataLab