Displaying 2 results from an estimated 2 matches for "rdx1".
Did you mean:
rdx
2007 Jun 15
2
sma package, and MouseArray data set
Hi all
I have just downloaded the sma package from CRAN.
On installing on my linux machine, I get the message
> library(sma)
> data(MouseArray)
Warning message:
file 'MouseArray.RData' has magic number 'RDX1'
Use of save versions prior to 2 is deprecated
Hereafter, MouseArray is not found:
> MouseArray
Error: object "MouseArray" not found
We were hoping to use the MouseArray data with some
of the sma functions.
Since the data seems the only problem, is the data
availabl...
2007 May 22
1
data in lmtest
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
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.