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: RE: mlogit, how to set initial values?
From
"Martin Weiss" <[email protected]>
To
<[email protected]>
Subject
RE: st: RE: mlogit, how to set initial values?
Date
Fri, 24 Sep 2010 23:57:00 +0200
<>
Yes, I just tried it in 10, it does not work there. Note you are meant to
disclose -version-s < 11.1 via FAQ...
HTH
Martin
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of richard boylan
Sent: Freitag, 24. September 2010 23:52
To: [email protected]
Subject: Re: st: RE: mlogit, how to set initial values?
Thanks. It must be a new option in Stata 11 (I am still using Stata 10).
use http://www.stata-press.com/data/r10/sysdsn3.dta
mlogit insure age male nonwhite, from(age=-1 male=.56)
option from() not allowed
On Fri, Sep 24, 2010 at 4:40 PM, Martin Weiss <[email protected]> wrote:
>
> <>
>
> Does seem to work for me:
>
> ***********
> webuse sysdsn1, clear
> mlogit insure age male nonwhite i.site, from(age=-1 male=.56)
> ***********
>
>
> HTH
> Martin
>
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of richard boylan
> Sent: Freitag, 24. September 2010 23:26
> To: [email protected]
> Subject: st: mlogit, how to set initial values?
>
> I do not see in the STATA documentation an option for initial starting
> values in mlogit.
>
> If I try
>
> mlogit ...., from(..)
>
> I get an error message
>
> "option from() not allowed"
>
> I must be missing something, there must be a way of giving starting values
> to mlogit, is there???
>
> Richard
> *
> * 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/
>
> *
> * 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/
>
*
* 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/
*
* 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/