# NOT RUN {
data(treeda_example)
out.treeda = treeda(response = treeda_example$response,
predictors = treeda_example$predictors,
tree = treeda_example$tree,
p = 1)
plot_coefficients(out.treeda)
# }
Run the code above in your browser using DataLab