Statalist


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

RE: st: -warning: variables in at() list not found in model after mfx or mfx2


From   Richard Williams <[email protected]>
To   [email protected]
Subject   RE: st: -warning: variables in at() list not found in model after mfx or mfx2
Date   Fri, 20 Jul 2007 15:09:34 -0500

At 02:52 PM 7/20/2007, Richard Williams wrote:
There might also be some sort of problem if a string containing all the var names gets longer than 244 characters. In his regoprob command, Mirko might just try putting the z vars first, so that their names will fall within the first 244 characters of all the var names.
I think this is closer to what the problem is. I changed Manos example mfx2 command to

mfx2, m varlist(thisistomakethenamebiga) at(thisistomakethenamebigk=0, thisistomakethenamebigl=0) stub(mfx);

and I still got the error "warning: variables thisistomakethenamebigk thisistomakethenamebigl in at() list not found in model". So, I'm thinking mfx has problems when the list of varnames gets bigger than 244 characters and the at option includes vars outside the first 244 characters.



-------------------------------------------
Richard Williams, Notre Dame Dept of Sociology
OFFICE: (574)631-6668, (574)631-6463
HOME: (574)289-5227
EMAIL: [email protected]
WWW: http://www.nd.edu/~rwilliam

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