is financial tool necessary to use econonmetrics tool?

1 Ansicht (letzte 30 Tage)
María Langarica
María Langarica am 13 Okt. 2016
Beantwortet: Mischa Kim am 13 Okt. 2016
Hi, last Friday October 7th I bought some add-on products: Econometrics Toolbox 3.3, Optimization T. 7.3 and Statistics and Machine Learning T. 10.1. All these, to be able to use function 'UGARCH'. The problem is, when I try to use it, MATLAB asks me to get Financial Toolbox as well. ¿Is it necessary to buy this Toolbox? Cause, when I shopped the others, I understood it wasn't necessary.
This is how I want to use it:
[Kappa, Alpha, Beta] = ugarch(r,1,1);
%where r is a predefined vector
Thanks,

Akzeptierte Antwort

Mischa Kim
Mischa Kim am 13 Okt. 2016
Maria, ugarch is removed as of release 2016a. See the documentation for more detail.
The recommendation is to replace ugarch instances with garch. garch does not require the Financial Toolbox (only the Econometrics Toolbox).

Weitere Antworten (0)

Kategorien

Mehr zu Conditional Variance Models finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by