Print method for cbc_comparison objects
Usage
# S3 method for class 'cbc_comparison'
print(x, ...)
Arguments
- x
A cbc_comparison object
- ...
Additional arguments passed to print
Value
Returns the input cbc_comparison
object invisibly (class: c("cbc_comparison", "list")). This function is called for its side effect of printing a formatted comparison table of multiple CBC designs to the console, including design metrics, performance rankings, and interpretation guidelines.