Why can't I use "vgxset" function from the Econometrics Toolbox in MATLAB R2018b?

11 vues (au cours des 30 derniers jours)
I am updated to MATLAB R2018b with Econometric Toolbox.
However, I am missing the following functions that were available in the earlier version: 
vgxset 
vgxvarx 
vgxproc 
Is it possible that you can incorporate these functions in my Econometric Toolbox?

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 2 Sep 2021
Modifié(e) : MathWorks Support Team le 6 Oct 2021
The functions "vgxset", "vgxvarx" and "vgxproc" have been removed from the Econometrics Toolbox in MATLAB R2018b, as documented here:
You can modify your workflow so that to use the following functions instead:
1. Using "varm" instead of "vgxset":
2. Using "estimate" instead of "vgxvarx":
3. Using "filter" instead of "vgxproc":

Plus de réponses (0)

Catégories

En savoir plus sur Econometrics Toolbox dans Help Center et File Exchange

Tags

Aucun tag saisi pour le moment.

Produits


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by