Announcement

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

  • Fragreg Model with unbalanced panel data

    Dear all,

    in my model my dependent variable varies between 0 and 1 including both 0 and 1.
    In addition I am using an unbalanced panel data set.

    Is the following command suitable for my dependent variable:

    Code:
    fragreg logit dependent_variable independent_variable i.Year, vce(robust)
    With i.Year I would like to control for year effects since I am using a panel data structure
Working...
X