Search found 3 matches

by pcruz_cc
Wed Apr 25, 2018 8:05 am
Forum: Data Manipulation
Topic: problem with lagged variables in groups
Replies: 2
Views: 3311

Re: problem with lagged variables in groups

excelent! thanks!
by pcruz_cc
Wed Apr 25, 2018 6:42 am
Forum: Data Manipulation
Topic: problem with lagged variables in groups
Replies: 2
Views: 3311

problem with lagged variables in groups

Hello, I am having a problem when working with lagged variables in groups. Lets say I have a group G with the variable X(-1) in it: group G G.add X(-1) I want to form another group G2 with a transformation of the first variable of G: !a = 2 group G2 G2.add G(1)*!a This should give me a group named G...
by pcruz_cc
Tue Apr 10, 2018 8:14 am
Forum: Programming
Topic: Equation Output Comment
Replies: 1
Views: 2044

Equation Output Comment

Hello, Is it a way to write a description or label at the top of the estimation output of an equation? I am working with a lot of different equations and a lot of series (351). For coding simplicity, each serie is named ser{!x}, with !x=1 to 351 and have an atribute ("product") to identify...

Go to advanced search