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
Very different Results for Marginal effects vs. average marginal effects (continuous interaction)Dear all, this is my first time posting on StataList so I hope Im not in breach of most rules and r…
How to make time series on categorical variable?Hello, I want to make a line showing the development in regional scores on an index at given years.…
Heteroskedasticity and autocorrelation in a random effects model with small sampleHi I'm estimating a model for the freight rate as the dependent variable. My model has three explana…
Display full value label in resultsHi all, Is there a way to stop Stata from truncating variable value labels in results tables (say i…
Problem with Subtracting Variable that Represents a Number of Weeks from a Date VariableI am currently working with a set of data that contains the Date of Birth (dob) of an observation an…
Subscribe to:
Post Comments (Atom)
0 Response to apc model
Post a Comment