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: Nested Logit Model


From   "Marc Michelsen" <[email protected]>
To   <[email protected]>
Subject   st: Nested Logit Model
Date   Thu, 15 Jul 2010 16:22:00 +0200

Dear all,

I am trying to run a nested logit model comparable to Huang/Ritter (2009)
"Testing Theories of Capital Structure and
Estimating the Speed of Adjustment", p. 253: 
2-layered Security Issuance Decision: Limbs: NoIssue vs. Issue / Branches
for "Issue": Debt Issuance vs. Equity Issuance. 

Similar to the above mentioned study, I have the same explanatory variables
for the first decision layer (Issue vs. NoIssue) and the second layer (Debt
vs. Equity). Apparently, this is not valid for Stata as I get the following
error message: 
<"variables ".." are specified in more than one equation; this is not
allowed>

My command looks the following:
. nlogit d a || issuetype: [explanatory variables], base(NonIssuer) ||
issuetype2:  [explanatory variables], base(NoIssue) case(No) notree nolog

What is wrong with my model specification/general approach?

Thanks for your consideration
Marc

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