Search found 3 matches
- Tue Aug 13, 2013 12:21 pm
- Forum: Estimation
- Topic: dummy regression coefficient
- Replies: 0
- Views: 1430
dummy regression coefficient
I want to run a nonlinear panel regression. One of the coefficients is country specific, so I have something like this: exp(beta(i)*GDP(i,t)), where i denotes country and t is time. I want to estimate beta. How do I do that? I think I should use object-new object-matrix-vector-coeff, and then pick c...
- Tue Aug 13, 2013 10:27 am
- Forum: Programming
- Topic: pool object in a system
- Replies: 2
- Views: 1852
Re: pool object in a system
OK. Thanks!
- Tue Aug 13, 2013 10:15 am
- Forum: Programming
- Topic: pool object in a system
- Replies: 2
- Views: 1852
pool object in a system
I want to run a nonlinear ls regression for a pooled cross section time series data. I created a pool object. I think the only way to run nonlinear regression for this data is a system object. When I use varname_? in the system object, it says it is not defined. How do I define it? Pool is already i...
