Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: Xtmixed from SAS to Stata


From   "Di Stefano, Paola" <paola.di.stefano@medtronic.com>
To   <statalist@hsphsun2.harvard.edu>
Subject   st: Xtmixed from SAS to Stata
Date   Mon, 29 Jan 2007 17:57:22 +0100

Dear all,

I need to translate this procedure from SAS to Stata:

proc mixed;
class numero;
model bnp=dte / noint s;
repeated / subject=numero r;
run; 

Could you help me?
Thanks in advance
Paola

*
*   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–2009 StataCorp LP   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index