On Tue, 22 May 2007, Henning Schoelen wrote: > Hi everyone!
I am beginner in using R, so please excuse easy questions in advance. I want to reproduce results from the data available in the lmtest-package. Thatâs the failure code I get: > data(bondyield) Warning message: file 'bondyield.rda' has magic number 'RDX1' Use of save versions prior to 2 is deprecated Looks like you have an old version of lmtest (although you didnt't tell us so). Please upgrade. Z Can anyone help me? Thanks in advance! Henning -- View this message in context: http://www.nabble.com/data-in-lmtest-tf3797285.html#a10741036 Sent from the R help mailing list archive at Nabble.com. ______________________________________________ [email protected] 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. ______________________________________________ [email protected] 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.
