hello, i dont know why stata keeps me showing invalid syntax in this loop:
foreach x of p524a1_14 p524a1_15 p524a1_16 p524a1_17 p524a1_18{
summ `x'
gen ING_`x' = (`x'-r(mean))/r(sd)
}
i tried with an space just before the "{" and every way but i cant do it
please send your suggestion
thank you so much
Related Posts with Invalid Syntax while looping
Replace missing observation before first observation of sectionHi all, I want to summarize my fragility variable for different types of growth episodes, so first …
Interact a dummy against its own continuousI find that it is very hard to interpret quadratic parameters. When I can see an inflection point i…
Xblc package (splines)Hi all clever people! I would like to make a smooth spline graph using the xblc package (for cox re…
Query about table generationHi, I meet difficulties to generate the table I need. Can you please provide suggestions for me? Tha…
Extract year from DateHallo, I have have a little problem and would be thankful if anyone could help me. My dataset conta…
Subscribe to:
Post Comments (Atom)
0 Response to Invalid Syntax while looping
Post a Comment