Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: xtmelogit_ 3200 conformability error


From   Tara Roberts <[email protected]>
To   [email protected]
Subject   st: xtmelogit_ 3200 conformability error
Date   Mon, 19 Mar 2012 18:15:07 -0400 (EDT)

Hello All, 

I am currently trying to run a random effects model looking at the prevalence of e. coli within flock by producer type and sample type, and clustering by producer ID as my upper level (more than 1 flock per producer was sampled) using the following command line in Stata 10.1;

 xi: xtmelogit ecoli i.prodcode i.sampcode || prodid:, or

Where: ecoli is my outcome variable (0/1 for negative/positive)
       prodcode is the type of farm from which samples were obtained(0/1/2)
       sampcode is the type of sample collected (1/2/3/4/5)
       prodid is producer identification number (1-45)

I get the following error messages:

i.prodcode        _Iprodcode_1-3      (naturally coded; _Iprodcode_1 omitted)
i.sampcode        _Isampcode_1-5      (naturally coded; _Isampcode_1 omitted)
                       *:  3200  conformability error
     _xtgm_estimate_re():     -  function returned error
  _xtgm_estimate_re_st():     -  function returned error
                 <istmt>:     -  function returned error


By reading the archives on Statalist I have grasped that I am likely trying to combine two matrices which are not conformable. However, I am still not sure on how to go about solving this problem (A different command/model or using Mata?)

Any guidance would be sincerely appreciated. 

Cheers,

Tara Roberts, MSc.
PhD Candidate- Epidemiology
Department of Population Medicine
Ontario Veterinary College
University of Guelph

Email: [email protected]
       [email protected]

Phone: (519)532-9819



*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index