# NOT RUN {
#get dataset from package
data(crossdata)
#just for an example, we set resampling times at 10
#two-stage test
ABC.ts(crossdata$time, crossdata$status, crossdata$group, alpha=0.05, nboot=10)
# }
Run the code above in your browser using DataLab