Hi,
What's the exogenous command for the NAMES of the independent variables in a regression?
E.g. @coefs for coefficients, @tstats for t-stats, @rbar2 for adjusted r-squared
Exogenous List for OLS
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
Re: Exogenous List for OLS
You are looking for @varlist, which will give you the list of both dependent and independent variables. You can also create a string vector, if you prefer to see the variables in rows:
Code: Select all
svector vlist = @wsplit(eq01.@varlist)Who is online
Users browsing this forum: No registered users and 2 guests
