panel - difference
Posted: Tue May 11, 2021 9:49 pm
Hi,
I am not used to working with panel pages. I want to create a series where I take the difference between a variable and a particular cross section of that variable. In a pool-setting, this can be done by defining the reference cross section !ref and then using the command:
where id is the pool identifier. How can I do a similar operation in a panel workfile?
t
I am not used to working with panel pages. I want to create a series where I take the difference between a variable and a particular cross section of that variable. In a pool-setting, this can be done by defining the reference cross section !ref and then using the command:
Code: Select all
id.genr x_? = x_?-x_{!ref}t