# NOT RUN {
data(Baudry_etal_2010_JCGS_examples)
output <- clustCombi(data = ex4.1)
combiTree(output)
combiTree(output, type = "rectangle")
combiTree(output, what = "step")
combiTree(output, what = "step", type = "rectangle")
# }
Run the code above in your browser using DataLab