plot.pcor_sum: Plot pcor_sum
Object
Description
Plot pcor_sum
Object
Usage
# S3 method for pcor_sum
plot(x, fill = "#CC79A7", ...)
Value
A list of ggplot
objects
Arguments
- x
An object of class posterior_sum
- fill
Character string. What fill for the histogram
(defaults to colorblind "pink")?
- ...
Currently ignored.