Plot method for cbc_power objects
Usage
# S3 method for class 'cbc_power'
plot(x, type = "power", power_threshold = 0.8, ...)
Value
Returns a ggplot2 object (class: "gg", "ggplot") that can be further customized, saved, or displayed. The plot visualizes either statistical power curves or standard error curves across different sample sizes for each parameter in the power analysis, with appropriate axis labels, legends, and reference lines.