sgaure / lfe

Source code repository for the R package lfe on CRAN.
53 stars 18 forks source link

Getting runtime error when running fixed effects #30

Open alwaysandeep opened 4 years ago

alwaysandeep commented 4 years ago

Hi- I was running a fixed effects spec on multiple samples and for one of the sample i get the below error. Any suggestion on where should i look at? Surprisingly, for the same spec i did not encounter issues with other samples.

" Error in if (mat <= 0) 1 else NULL : missing value where TRUE/FALSE needed " image