summary.pc_fit {patterncausality} | R Documentation |
Summarize Pattern Causality Results
Description
Provides a summary of the pattern causality analysis results from a pc_fit
object.
This function displays a table of causality strengths for total, positive, negative, and dark components.
Usage
## S3 method for class 'pc_fit'
summary(object, ...)
Arguments
object |
A |
... |
Additional arguments passed to the |
Value
Invisibly returns the input object.
[Package patterncausality version 0.2.1 Index]