# NOT RUN {
N1.max = 30
N2.max = 30
#overshoot.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, R= 1e+6, core.no= 2, return.n = T)
#overshoot.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, R= 1e+6, core.no= 2, return.n = T)
# }
Run the code above in your browser using DataLab