Hi WizaRds,
I tried reading the S-PLUS file
ftp://ftp.research.att.com/dist/bayes-meta/hblm.dmp
into R using
data.restore("hblm.dmp")
but I got an error:
Error in attributes(value) <- thelist[-match(c(".Data",
".Dim", ".Dimnames", :
row names must be 'character' or 'integer', not
'double'
In addition: Warning message:
NAs introduced by coercion
Does anyone know how to read this type of S-PLUS file into R? I am not
familiar with it.
On http://cran.r-project.org/doc/manuals/R-data.html it is suggested that
"it is usually more reliable to dump the object(s) in S-PLUS and source
the dumpfile in R"
See also, http://tolstoy.newcastle.edu.au/R/help/05/12/18209.html
I don't know how this file was created. Could someone with S-PLUS access
please see if they can read it?
Thanks!
Jack.
---------------------------------
[[alternative HTML version deleted]]
Anyone?
John McHenry <john_d_mchenry@yahoo.com> wrote: Hi WizaRds,
I tried reading the S-PLUS file
ftp://ftp.research.att.com/dist/bayes-meta/hblm.dmp
into R using
data.restore("hblm.dmp")
but I got an error:
Error in attributes(value) <- thelist[-match(c(".Data",
".Dim", ".Dimnames", :
row names must be 'character' or 'integer', not
'double'
In addition: Warning message:
NAs introduced by coercion
Does anyone know how to read this type of S-PLUS file into R? I am not
familiar with it.
On http://cran.r-project.org/doc/manuals/R-data.html it is suggested that
"it is usually more reliable to dump the object(s) in S-PLUS and source
the dumpfile in R"
See also, http://tolstoy.newcastle.edu.au/R/help/05/12/18209.html
I don't know how this file was created. Could someone with S-PLUS access
please see if they can read it?
Thanks!
Jack.
---------------------------------
---------------------------------
[[alternative HTML version deleted]]