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

5 次查看(过去 30 天)
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?

采纳的回答

MathWorks Support Team
编辑:MathWorks Support Team 2021-10-6
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":

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Econometrics Toolbox 的更多信息

标签

尚未输入任何标签。

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by