I am trying to run a regression of cobb douglas function:

The problem that my dataset capture the firm at a point of time,

So I have a dataset over the period 1988-2012.

Each firm appears one time!

(I cannot define if it is a panel/time series/cross section..)

I want to find the effect of labor, capital on value added.

I have information on intermediate input.

I use two methods Olley& pakes, levinsohn-patrin.

But Stata is always telling me that there is no observations!

my command:

levpet lvalue, free(labour) proxy(intermediate_input) capital(capital) valueadded reps(250)

Why the command is not working and telling that there is no observations?

(Is this due the fact that each firm appear only one time in the data?)

(If yes, what is the possible corrections for simultanety and selection bias in this data?)

Thanks in advance for your help,

Mina

More Mina Sami's questions See All
Similar questions and discussions