[R] xtable for plm objects

Stephen J. Barr stephenjbarr at gmail.com
Fri Jun 12 21:46:21 CEST 2009


Hello,

I am trying to use Sweave to write up a report, and I have used the
plm package to do some panel models. I am trying to use xtable to make
a nice table for my regression objects (returned by the plm command),
but I am getting the error:
Error in UseMethod("xtable") : no applicable method for "xtable"

It seems like I would want to have xtable treat plm objects exactly as
lm objects. Is there a way I can force this behavior?

Thanks,
-stephen
==========================================
Stephen J. Barr
University of Washington
WEB: www.econsteve.com




More information about the R-help mailing list