Statalist


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

Re: st: xi3 and multilevel commands


From   David Airey <[email protected]>
To   [email protected]
Subject   Re: st: xi3 and multilevel commands
Date   Wed, 6 Feb 2008 08:38:45 -0600

.

with xt commands, you have to use xi3, which is not part of official stata, outside of the command. ...xi3 also does not support if and in.

sysuse bplong
xi: xtmixed bp i.agegrp || sex:
xi3 i.agegrp
xtmixed bp _Iagegrp_2 _Iagegrp_3 || sex:

works

-Dave

On Feb 6, 2008, at 7:58 AM, Daniel Stegmueller wrote:


Dear List,

is it me, or is there a problem with -xi3- and Stata's multilevel
commands?

********Code Snippet**********

sysuse bplong
xi: xtmixed bp i.agegrp || sex:
xi3: xtmixed bp i.agegrp || sex:

// The problems seems to be the || operator
xi3: xtmixed bp i.agegrp

*******************************

Best,
Daniel





---------------------------------------------
Daniel Stegmueller
Department of Social Sciences
University of Frankfurt

Robert-Mayer-Str. 5
Room 236b
60054 Frankfurt am Main

Phone: +49 69 798 28508
Email: [email protected]
---------------------------------------------








*
*   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/
--
David C. Airey, Ph.D.
Pharmacology Research Assistant Professor
Center for Human Genetics Research Member

Department of Pharmacology
School of Medicine
Vanderbilt University
Rm 8158A Bldg MR3
465 21st Avenue South
Nashville, TN 37232-8548

TEL   (615) 936-1510
FAX   (615) 936-3747
EMAIL [email protected]
URL   http://people.vanderbilt.edu/~david.c.airey/dca_cv.pdf
URL   http://www.vanderbilt.edu/pharmacology



*
*   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