Provides a concise print output for fitted LAME models. When the fit has
two or more dynamic effects active simultaneously
(dynamic_uv + dynamic_ab + dynamic_beta in any combination), a
compact joint table summarising the AR(1) hyperparameters of each
dynamic block is printed instead of a separate paragraph per component.
Disable the compact mode by passing compact = FALSE.
Usage
# S3 method for class 'lame'
print(x, compact = TRUE, digits = 3, ...)