print.cbc_inspection | R Documentation |
Print method for cbc_inspection objects
## S3 method for class 'cbc_inspection'
print(x, ...)
x |
A cbc_inspection object |
... |
Additional arguments passed to print |
Returns the input cbc_inspection
object invisibly (class: c("cbc_inspection", "list")). This function is called for its side effect of printing a comprehensive inspection report of the CBC design to the console, including sections on design structure, efficiency metrics, attribute balance, overlap analysis, and variable encoding.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.