I am trying to save some data members of the VAR object, but I am getting an error. I've tried:
scalar val =(var_name).@r2
scalar val =@r2(var_name)
both return the same error:
Error Message: No equation in memory
How do I retrieve the data members from a VAR?
Saving the R-Squared of Vector Autoregression.
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
geoanstats
- Posts: 10
- Joined: Wed Oct 03, 2018 8:58 am
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13583
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Saving the R-Squared of Vector Autoregression.
Code: Select all
scalar val = var_name.@r2(1)
Who is online
Users browsing this forum: No registered users and 2 guests
