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

2 visualizaciones (últimos 30 días)
economics student
economics student el 5 de Jun. de 2020
Comentada: economics student el 8 de Jun. de 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 comentarios
economics student
economics student el 8 de Jun. de 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.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Creating and Concatenating Matrices en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by