Matrix is singular to working precision.

3 views (last 30 days)
Hi, when downloading some time series the result provided is Matrix is singular to working precision. The data are quite similar, could that be the underlying reason?

Accepted Answer

James Tursa
James Tursa on 13 Aug 2018
Edited: James Tursa on 13 Aug 2018
If a square matrix has rows or columns that are very nearly the same, then yes this would cause the matrix to be singular to working precision.
  4 Comments
James Tursa
James Tursa on 13 Aug 2018
Impossible to advise you without knowing what problem you are trying to solve. I.e., what does the data represent and what are you trying to do with it downstream in your code.
economics student
economics student on 13 Aug 2018
The data corresponds to volatility series from banks. I am trying to calculate pairwise return connectedness and net directional connectedness via the evaluation of the proportions of the variation of the forecast errors in several places due to the shocks that arise elsewhere, via variance decompositions

Sign in to comment.

More Answers (0)

Categories

Find more on Polynomials in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!