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]

Re: st: xtmixed with nonrtolerance. What happens?


From   Anders Alexandersson <[email protected]>
To   [email protected]
Subject   Re: st: xtmixed with nonrtolerance. What happens?
Date   Thu, 23 Jun 2011 15:15:58 -0400

The two variables export and centyear2 are not in your model. You
wrote that this is your problematic model:
xtmixed quantity year centforestarea2 centgdp2 centlandarea2
centpopulation2 || _all: R.country || _all: R.genus

Please provide the summarize output of all the variables in your model:
. su quantity year centforestarea2 centgdp2 centlandarea2
centpopulation2 country genus

Anders Alexandersson
[email protected]

"Lukas Bösch" <[email protected]> wrote:
> In my opinion the scales dont differ wildly.
> I am not a statistician though, so maybe you have a different opinion.
>
>
> . sum centgdp2
>
>    Variable |       Obs        Mean    Std. Dev.       Min        Max
> -------------+--------------------------------------------------------
>    centgdp2 |      6192   -.0835699    .8318088  -.3333735   5.257175
>
> . sum centlandarea2
>
>    Variable |       Obs        Mean    Std. Dev.       Min        Max
> -------------+--------------------------------------------------------
> centlandar~2 |      6192   -.0336882    .9528875  -.6987395   2.490177
>
> . sum centpopulation2
>
>    Variable |       Obs        Mean    Std. Dev.       Min        Max
> -------------+--------------------------------------------------------
> centpopul~n2 |      6192   -.0018452    1.069818  -.6711841   8.741787
>
> . sum centyear2
>
>    Variable |       Obs        Mean    Std. Dev.       Min        Max
> -------------+--------------------------------------------------------
>   centyear2 |      6192           0    1.000024  -1.626886   1.626886
>
> . sum centforestarea2
>
>    Variable |       Obs        Mean    Std. Dev.       Min        Max
> -------------+--------------------------------------------------------
> centfores~a2 |      6192   -.0043667     1.00682 -2.396995   2.746216
>

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