Formats and prints a summary.csdm_fit object. Output adapts to model
type and includes coefficient tables, selected goodness-of-fit diagnostics,
and compact model metadata.
Usage
# S3 method for class 'summary.csdm_fit'
print(x, digits = 4, ...)Details
The printout includes classic Pesaran CD diagnostics from the summary object.
For a full CD diagnostic panel (CD, CDw, CDw+, CD*), use cd_test() on the
fitted model.