@Rmean excluding one of the variables
Posted: Wed Mar 14, 2018 8:17 am
Hello,
I am on Eviews 10. I have a group A that has 5 series (!i=1 to 5 and !j=1 to @rows(A)). I would like to calculate @rmean and place in a new group B for each row (!j=1 to end) but I would like to exclude one of the variables. For instance, when !i=1, @rmean would count only series 2 to 5, if when !i=2, @rmean would count 1st and 3-5 series and so on. What is the best way to do that?
Thank you.
I am on Eviews 10. I have a group A that has 5 series (!i=1 to 5 and !j=1 to @rows(A)). I would like to calculate @rmean and place in a new group B for each row (!j=1 to end) but I would like to exclude one of the variables. For instance, when !i=1, @rmean would count only series 2 to 5, if when !i=2, @rmean would count 1st and 3-5 series and so on. What is the best way to do that?
Thank you.