DEPRECATED
plot_regression(plot_type, fitted_model, explained_instance, classif)
plot_type | Chr, "forestplot" or "waterfallplot" depending on which type of plot is to be created. |
---|---|
fitted_model | glm or lm object. |
explained_instance | Observation around which model was fitted. |
classif | logical, if TRUE, probabilities will be plotted |
plot (ggplot2 or lattice)