Pool object
Posted: Wed Jun 05, 2013 5:39 am
Hi,
I have a dataset consisting of the variable px?, where ? goes across 260 countries. How do I create a pool object for those 260 countries (i do not want to manually insert the country codes).
One way of doing this is:
pagestack px?
pageunstack(page=pool) var01 id01
but, there must be a better way to do this?
Thomas
I have a dataset consisting of the variable px?, where ? goes across 260 countries. How do I create a pool object for those 260 countries (i do not want to manually insert the country codes).
One way of doing this is:
pagestack px?
pageunstack(page=pool) var01 id01
but, there must be a better way to do this?
Thomas