Statalist The Stata Listserver


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

st: Re: SELMLOG command syntax help


From   "R.E. De Hoyos" <[email protected]>
To   <[email protected]>
Subject   st: Re: SELMLOG command syntax help
Date   Tue, 19 Sep 2006 18:57:45 -0400

Hassan,

[if] and [in] are delimiters that are defined by an expression or a range, repectively; e.g: sum Y if Dummy==1, or sum Y in 1/10. Secondly, as you can read from -selmlog-'s help file, the dependent variable in the selection equation (depvar_m) is a discrete variable taking more than two values.

Best,
Rafa
_______________________
Rafael E. De Hoyos
DEC Prospects Group
The World Bank
Washington, DC 20433


----- Original Message ----- From: "Hassan Ghomrawi" <[email protected]>
To: <[email protected]>
Sent: Monday, September 18, 2006 4:04 PM
Subject: st: SELMLOG command syntax help



Hi,
I am trying to fit a multinomial logit selection model for my dissertation work. I found the SELMLOG command developed by Bourguignon et al. If someone has fitted such a model before please I would really appreciate your help.

The reference to the syntax is in the following link:
http://www.delta.ens.fr/gurgand/selmlog.pdf

The SELMLOG command is:
selmlog depvar varlist *[if exp] [in range]*,select(depvar_m=varlist_m)
[lee dmf dmf2 dhl(# [all]) showmlogit wls
bootstrap(number_of_replications [sample_size]) mloptions(mlogit
options)].

1-Can anyone help me fill in the blanks for the following:
[if exp]
[in range]
because they were not specified in the originial syntax description.

2-how is the choice variable represented in the model:
1 variable with 3 choices (depvar_m) or 3 dummy variables

Thanks
Hassan
*
* 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/

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