print.pc_fit: Print Pattern Causality Results
Description
Prints the pattern causality analysis results from a pc_fit object.
This function displays the total, positive, negative, and dark causality strengths.
Usage
# S3 method for pc_fit
print(x, ...)
Value
Invisibly returns the input object.
Arguments
- x
A pc_fit object.
- ...
Additional arguments passed to the print function.