Warning: Rank deficient, rank = 50, tol = 6.092904e-13.

2 vues (au cours des 30 derniers jours)
economics student
economics student le 5 Juin 2020
I have this result when running my programme even if data seem to be ok (11 columns and 3422 rows of volatility series):
Warning: Rank deficient, rank = 50, tol = 6.092904e-13.
> In fvar (line 135)
In ej_elena1 (line 141)
Warning: Matrix is close to singular or badly scaled. Results may be inaccurate. RCOND = 2.427864e-33.
> In ols (line 47)
In fvar (line 81)
In ej_elena1 (line 141)
Error using fdis_prb (line 31)
negative or zero dof in fdis_prb
Error in fvar (line 143)
results(j).fprob = fdis_prb(ftest,nlag,nobse-k);
  7 commentaires
economics student
economics student le 8 Juin 2020
Im updating the data with recent days and shall try to calculate volatilities with logarithms to see if the series appear as less alike.
economics student
economics student le 8 Juin 2020
thanks!

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Creating and Concatenating Matrices dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by