# NOT RUN {
# Forest plot for regression
plot(fitted_explanation1, type = "forest")
# Waterfall plot
plot(fitted_explanation1, type = "waterfall")
# Plot decision tree
plot(fitted_explanation2)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab