Pretty-prints the output of summary.bvarnet, grouping
parameters by type and displaying convergence information.
Each group is truncated to max_rows rows; use extract_param()
or dedicated extractors to see full output.
Usage
# S3 method for class 'summary.bvarnet'
print(x, digits = 3, max_rows = 10, ...)