Hi, I am using the logitr function to estimate mixed logit model. The data I am using is large i.e. it has around 56000 rows. When I apply logitr then the following error occurs:
Error in data$X[data$outcome == 1, ] :
(subscript) logical subscript too long
What is the meaning of this error and how to deal with it? There is no way to produce minimal reproducible example in this case. Please help.