Skip to contents

Plot the results of model fitting

Usage

# S3 method for provoc
plot(provoc_obj, plot_type = c("barplot"))

Arguments

provoc_obj

Resulting object of class provoc to be used in plotting.

plot_type

Currently only "barplot" is implemented. Residual plots and other diagnostics are works in progress.