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: NLSUR in panel data
From
Mintewab Bezabih <[email protected]>
To
"[email protected]" <[email protected]>
Subject
st: NLSUR in panel data
Date
Wed, 22 Dec 2010 12:59:14 +0100
Dear Statalisters,
I was planning to use non linear seemingly unrelated regression estimation on panel data. The command works fine in cross section but I was not able to combine the algorithm with panel data features. Suggestions appreciated.
thanks
minti
here is how my code for the cross section looks like
nlsur sur @ numdeals credit labor wenfel mekenajo maxedu adults agehead sexhead anlttl06 cv06 trust1 shock, ///
parameters(b0 b1 b2 b3 b4 b5 b6 b7 b8 c0 c1 c2 c3 c4 c5 c6 c7 c8 d0 d1 d2 d3 d4 d5 d6 d7 d8 ///
e0 e1 e2 e3 e4 e5 e6 e7 e8 f0 f1 f2 f3 f4 f5 f6 f7 f8) nequations(5)
*
* 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/