Hi,
I want to estimate the following model: log_income = B*age with year and cohort fixed effects. I'm trying to use the command apc but the output gives an estimation of beta for each value of the variable age. I want only one beta that estimate the effect of age. The code I'm using is:
apc log_income, age(age) period(year) cohort(yrbrn)
where year is the year of the survey and yrbrn is the year of birth. How can I solve my problem?
Related Posts with apc model
Hausman Taylor estimator R squaredHello. I'm posting this because I have a simple question. Why doesn't the Hausman Taylor estimator …
how to create a new variable based on existing variablesDear All, I have six variables. Based on them I want t create a new variable which would be based o…
Differences in differences with/without attritersHi all, I'm trying to implement DID (two periods two groups) with Lee bounds by dropping the top/bo…
Missing dataHow can I generate random numbers and create missing data? …
Merging two variables from different datasetsDear all, I am working with a large dataset of nearly 3 million observations on house prices in the…
Subscribe to:
Post Comments (Atom)
0 Response to apc model
Post a Comment