[R] question of plm package
Helen Chen
96258011 at nccu.edu.tw
Thu Apr 23 08:23:26 CEST 2009
Dear R help,
I use the package plm the function plm() to analyse a panel data and
estimate a fixeffect model.
I use the code as follow :
fe <- plm(y~x+z, data, model = "within")
I want to use bootstrap to estimate standard error
I consult the paper plm.pdf , but I can't find any answer.
Can I estimate variance with bootstrap?
Thanks,
Helen Chen
--
View this message in context: http://www.nabble.com/question-of-plm-package-tp23190943p23190943.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list