Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: Nested loops?


From   [email protected]
To   [email protected]
Subject   st: Nested loops?
Date   Tue, 21 Sep 2004 09:50:04 -0400

Hi,
I would like to generate the following variables:

local myvars "v1 v2 v3 v4 v5 v6 v7 v8....etc..."

for var v2 v3 v4....:                          g X_v1 =  X*v1
for var v3 v4 v5 v6...:                     g X_v2 =  X*v2
for var v4 v5 v6 v7...                      g X_v3 =  X*v3
etc.

How to do that, if I have a lot of variables involved?
Best regards.
Amadou.

*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index