Hi everyone!

I’m running the pooltest in plm package, like this
pooltest(cstfin12~lmaccdiscrz+lcobjur+lliq+lcollateral+ldimensao, data = dados3,
model = "within")

But I got the following error:
Error in FUN(X[[1L]], ...) : insufficient number of observations

My data is an unbalanced panel with 20907 observations (6971 individuals and years 2001 to 2007). This is not enough? Could anyone help me?

Cecília Carmo (Universidade de Aveiro – Portugal)

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to