Search found 4 matches
- Tue Oct 01, 2013 10:45 am
- Forum: Programming
- Topic: how do I extract my required results from equations FORLOOP?
- Replies: 7
- Views: 5437
Re: how do I extract my required results from equations FORL
its not easy to calculate pvalues for 5040 coefficients. please suggest shortcut
- Tue Oct 01, 2013 10:25 am
- Forum: Programming
- Topic: how do I extract my required results from equations FORLOOP?
- Replies: 7
- Views: 5437
Re: how do I extract my required results from equations FORL
it does not work. i am working on eviews5
- Tue Oct 01, 2013 5:14 am
- Forum: Programming
- Topic: how do I extract my required results from equations FORLOOP?
- Replies: 7
- Views: 5437
Re: how do I extract my required results from equations FORL
hi, I run the following program but unable to get p-values of each coefficient in a matrix, how can I get them in a separate matrix as I do r-square t-values etc???? 'create a group which will contain the xs group xs for %i y1 y2 y3 y4 y5 y6 y7 y8 y9 y10 y11 y12 y13 y14 y15 y16 y17 y18 y19 y20 y21 y...
- Fri May 17, 2013 5:31 am
- Forum: Programming
- Topic: how do I extract my required results from equations FORLOOP?
- Replies: 7
- Views: 5437
how do I extract my required results from equations FORLOOP?
I run the following command for %y Y1 Y10 Y11 Y12 Y13 Y14 Y15 Y16 Y17 Y18 Y19 Y2 Y20 Y21 Y22 Y23 Y24 Y25 Y26 Y27 Y28 Y29 Y3 Y30 Y31 Y32 Y33 Y34 Y35 Y36 Y37 Y38 Y39 Y4 Y40 Y41 Y42 Y43 Y44 Y45 Y46 Y47 Y48 Y5 Y6 Y7 Y8 Y9 equation {%y}trend.ls(w=sd) {%y} c x next but instead of all the output from each ...
