Generate diagnostic visualizations for signal analysis results.
# S3 method for signal_analysis
plot(x, which = "all", ask = NULL, ...)Invisibly returns the input object
An object of class signal_analysis
Character vector specifying which plots to create. Options:
"all", "filters", "horseshoe", "pca", "dfm",
"unitroot". Default is "all".
Logical, whether to prompt before each plot (default: TRUE in interactive mode)
Additional arguments passed to plotting functions