is financial tool necessary to use econonmetrics tool?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
María Langarica
il 13 Ott 2016
Risposto: Mischa Kim
il 13 Ott 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,
0 Commenti
Risposta accettata
Mischa Kim
il 13 Ott 2016
The recommendation is to replace ugarch instances with garch. garch does not require the Financial Toolbox (only the Econometrics Toolbox).
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Conditional Variance Models in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!