From | "Maarten Buis" <M.Buis@fsw.vu.nl> |
To | <statalist@hsphsun2.harvard.edu> |
Subject | RE: st: RE: vectored data? |
Date | Mon, 3 Oct 2005 15:15:32 +0200 |
forvalues i = 1/n { gen vol`i' = length`i' * breadth`i' * height`i' * _pi / 6 } The problem is that this measurement is performed a number of times for each mouse on different days so that I'd need length1.....lengthn breath1... etc. gen volumem=lengthm*..... * * 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–2025 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |