plot.cgps_pspop {CausalGPS} | R Documentation |
A wrapper function to extend generic plot functions for cgps_pspop class.
## S3 method for class 'cgps_pspop'
plot(x, ...)
x |
A cgps_pspop object. |
... |
Additional arguments passed to customize the plot. |
include_details: If set to TRUE, the plot will include run details (Default = FALSE).
Returns a ggplot2 object, invisibly. This function is called for side effects.