hello! can anybody tell me how to refer to the table of the variance inflation factors of a regression?
for example i try to fill in a cell of my table with the respective value, however "vif" does not seem to be the right expression...:
statistik_regressionen(!i+1,14) = @val(vif!i(11,3))
cheers!
variance inflation factors
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
Re: variance inflation factors
First, you freeze the output from the VIF view of your equation:
And then extract the value of your interest:
Code: Select all
freeze(vif) eq01.varinfCode: Select all
statistik_regressionen(!i+1,14) = @val(vif(8+!i,3))Re: variance inflation factors
Hey trubador,
thanks for your reply .. that works perfectly! However - is there an overview of all the tables i can freeze in this manner?
For example, the next thing i intend to do is grab a certain test statistic (Anderson-Darling) from the "Empirical distribution test (for normal distribution)"
- results table, however i have no idea what it's description is (just the same as the thing with "varinf" - how was i supposed to know?
(without asking the forum) ;D
Cheers!
thanks for your reply .. that works perfectly! However - is there an overview of all the tables i can freeze in this manner?
For example, the next thing i intend to do is grab a certain test statistic (Anderson-Darling) from the "Empirical distribution test (for normal distribution)"
- results table, however i have no idea what it's description is (just the same as the thing with "varinf" - how was i supposed to know?
(without asking the forum) ;D
Cheers!
- Attachments
-
- Unbenannt.jpg (287.35 KiB) Viewed 7226 times
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: variance inflation factors
The Object Reference has a list of every command for a view or procedure available for every object type.
Who is online
Users browsing this forum: No registered users and 2 guests
