plot_svd#
Module containing SVD plotting functionality.
Functions#
Summary
Add SVD of residual and weighted residual to dataset.
Plot left singular vectors (time) of the data matrix.
Plot left singular vectors (time) of the residual matrix.
Plot right singular vectors (spectra) of the data matrix.
Plot right singular vectors (spectra) of the residual matrix.
Plot singular values of the data matrix.
Plot singular values of the residual matrix.
Plot SVD (Singular Value Decomposition) of data and residual.