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: Re:
From
tunmise jones <[email protected]>
To
[email protected]
Subject
st: Re:
Date
Thu, 7 Mar 2013 02:39:19 +0000
Thank you for your reply. The dataset is a balanced panel. I'll try
out your suggestion.
Regards,
Tunmise Jones
On Wed, Mar 6, 2013 at 4:11 AM, tunmise jones <[email protected]> wrote:
> Hello All,
>
> I am looking to measure the effect of foreign participation (FP) on
> the employment growth of domestic firms using a balanced panel dataset
> over a period of 9 years (1991-1999) .
>
> FP is measured as the ratio of foreign employment to total employment
> in a given industry. I generate the variable FP using the following
> commands:
>
> -bys ind year: egen F_EMP = total(employment) if Foreign ==1
>
> gen FP= F_EMP/IND_EMP
>
>
> The FP variable is only generated for foreign firms. How then can this
> be manipulated so I can regress foreign participation against
> employment growth of domestic firms only (Foreign=0)?
>
>
> I'll appreciate all the help I can get.
>
> Regards,
>
> Tunmise Jones
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/