I have an issue with the most recent LMest package. I run this model on a large panel data, 868 individuals, across 55 time periods. The code produces the following error messages:
Error in Ops.data.frame(id, idu[i]) :
‘==’ only defined for equally-sized data frames
I was able to run the code on the same data before Nov-2021. Can anyone provide any suggestions? I suspect it is caused by the update on one of the dependencies packages. But I don't know which one, so I cannot reroll to old version.
Thanks,