Hi, I have a small N large T panel which I am estimating via plm, with fixed effects.
Is there any way to get predicted values for a new dataset? (I want to estimate parameters on a subset of my sample, and then use these to calculate model-implied values for the whole sample). Alternatively, is there some way of extracting the fixed effects from the plm fitted model object (then I can calculate the predicted values myself)? Thanks. Max ______________________________________________ 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.