Skip to content
Prev 179831 / 398506 Next

plm: plm.data vs pdata.frame

Stephen:
Look at the Journal of Statistical Software paper that introduces the 
"plm" package:
   http://www.jstatsoft.org/v27/i02/
pdata.frame() was removed from the package. plm.data() took over some of 
its purposes. See the paper mentioned above for more details.
That version is two years old, plm changed (and improved) a lot since 
them. You shouldn't use that mirror in general (unless you want to use 
tools from 2007...).

Yves & Giovanni: The latest version of plm has lost its "inst" directory. 
Hence, there is no vignette and no pointer to the JSS paper via the 
CITATION. It seems that the inst directory wasn't moved to R-Forge...

hth,
Z