Function to make nicely formatted histograms of fitted parameters from WISP results.
Usage
plot.effect.dist(wisp.results, print.plots = TRUE, verbose = TRUE)
Arguments
- wisp.results
List, output of the wisp function.
- print.plots
Logical, if TRUE, prints the plots to the current device.
- verbose
Logical, if TRUE, prints information during plotting.
Value
List of ggplot objects containing histograms of fitted parameters.