# NOT RUN {
data("icamp.out")
data("example.data")
treatment=example.data$treat
classification=example.data$classification
rand.time=20 # usually use 1000 for real data.
icampbin=icamp.bins(icamp.detail = icamp.out, treat = treatment,
clas = classification, boot = TRUE,
rand.time = rand.time, between.group = TRUE)
# }
Run the code above in your browser using DataLab