[R] problem with "plm" package

Ash lothlorien90 at hotmail.com
Thu Sep 1 04:25:15 CEST 2011


Hi,

I am trying to complete a very simple panel analysis on some bank data.

Call:
Formula<-plm(RoE~RoA+CAR+Inc.Dep+Cash.TL+NPL.Loans, data=Banks1,
model="random", index=c("Bank.I.D.","Year"))
summary(Formula)

I get the following error code:

ERROR:  
  missing value where TRUE/FALSE needed

Does anyone know what true/false field I am missing?

Thanks,

--
View this message in context: http://r.789695.n4.nabble.com/problem-with-dynformula-from-plm-package-tp867660p3782639.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list