Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Question: Logistic regression analysis using two fixed effects

    Hi, I am trying to perform a logistic regression analysis using two fixed effects. The fixed effects that I want to use is "country of survey" and "year of survey". The independent variable is "ict skills" and the dependent variable is "employability". I tried to use the "xtset country year" but I would get the error "repeated time values within panel" r(451). The fixed effect variable "country" is composed by values of country id numbers. (e.g. Austria: 40, Belgium: 56), in total there are 25 countries, and the fixed effect variable "year of survey" is categorical (value 1: 2011-2012, value 2: 2014-2015, value 3: 2017). How should I perform the logistic regression analysis? And how do I fix the error?
Working...
X