I have a model with the following parameters:

  • Groups: factor - 4 levels (base level = control group)
  • Time: numerical
  • Label = factor - 3 levels (base level = control group)
  • price = numerical (5 different values; from a Likert scale)

The problem is that the base level of variable 'Groups' is perfectly collinear with the variable Time because, in the control condition, no values for Time were collected. That means that for Groups = 'control group', Time is always '0'.

This introduces singularities or perfect collinearity in my regression model, meaning I cannot interpret it correctly.

Do you have any suggestions for helping me out? Recollecting data is not an option, unfortunately. It was too costly and there is too many time constraints.

More Hans van Beek's questions See All
Similar questions and discussions