Hi,
Thank you for your reply.
Unfortunately it does not work to program it.
Thx again
Search found 3 matches
- Thu Feb 04, 2010 9:38 am
- Forum: Programming
- Topic: Computing an output matrix with NA values
- Replies: 2
- Views: 2845
- Sun Jan 31, 2010 7:46 am
- Forum: Programming
- Topic: Computing an output matrix with NA values
- Replies: 2
- Views: 2845
Computing an output matrix with NA values
Hi, I am estimating several equations by OLS, and I want to compute the t-stats of the parameters in a single vector/matrix/table/whatever: for !i = 1 to 20 matrix(!i,1) output_tstats output_tstats(!i,1) = equation!i.@tstat(3) However, some of the t-stats take the values NA as there is a singular ma...
- Wed Jan 27, 2010 5:50 am
- Forum: Programming
- Topic: Finding Shortcuts for Jarque-Bera and ADF Statistics
- Replies: 0
- Views: 3731
Finding Shortcuts for Jarque-Bera and ADF Statistics
Dear all, Greetings from Switzerland. I am currently using EViews to analyze securities' data. I work with 50 portfolios and wish to study the statistical properties of the variables before proceeding to modelling. Therefore, I check for the stationarity of the financial returns (the variables X, th...
