# NOT RUN {
data("icamp.out")
data("example.data")
treatment=example.data$treat
rand.time=20 # usually use 1000 for real data.
icampbt=icamp.boot(icamp.result = icamp.out$bNRIiRCa, treat = treatment,
rand.time = rand.time, compare = TRUE,
between.group = TRUE, ST.estimation = TRUE)
# }
Run the code above in your browser using DataLab