Search found 4 matches

by kansas
Tue Jun 21, 2011 11:57 am
Forum: Programming
Topic: Error in if code
Replies: 6
Views: 4505

Re: Error in if code

thanks a bunch.
That solved my problem. :)
by kansas
Tue Jun 21, 2011 11:17 am
Forum: Programming
Topic: Error in if code
Replies: 6
Views: 4505

Re: Error in if code

thanks. I didnt notice that. I created a random dataset to test my code segment . Now it works. i have one more question on this . im saving adf coeeficients in order to get the minimum coefficient position(row) from the table. adf_coefs(%y,1) = mytable{%y}(7,4) 'saving coefficients to a table i use...
by kansas
Tue Jun 21, 2011 9:31 am
Forum: Programming
Topic: Error in if code
Replies: 6
Views: 4505

Re: Error in if code

Hi thanks for the quick reply. I added a delete statement for that group. But still im getting the error. I have attached the full code herewith. the code works perfectly when i define the group as group g x1 x2 x3 x4 x5 x6 x7 x8 x9 but fails when group g x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 any ideas ?
by kansas
Tue Jun 21, 2011 5:51 am
Forum: Programming
Topic: Error in if code
Replies: 6
Views: 4505

Error in if code

Hi, I need to select subsets from a variable list and run regressions on it. my variable set is x1 x2 x3..... x10 first i select all variables without x1 and run the regression in the next iteration i select all variables without x1 and run the regression. Also im keeping position in which the minim...

Go to advanced search