Displaying 20 results from an estimated 300 matches similar to: "Reading SPSS file"
2004 Jul 08
0
R cookbook (Re: omit complete cases)
Hi Ivo:
You might check out Paul Jobnson's following page:
http://www.ukans.edu/~pauljohn/R/Rtips.html
HTH,
Arin
On Thu, 08 Jul 2004 ivo_welch-rstat8783@mailblocks.com wrote :
>
>...I used to use perl for much work, and although there is much to like about it, R seems to be even better for most tasks---except that there is one perl resource that R cannot beat: the Perl Cookbook.
2004 Jun 19
0
Charts and Graphs
Hi Roland:
I'd encourage you to take a look at the following page:
http://lilt.ilstu.edu/gmklass/pos138/datadisplay/badchart.htm
Best,
/Arin Basu
>Rau, Roland wrote:
> > it might be a bit off-topic but can anyone suggest some online
> > material concerning good graph / bad graph examples?
> > I imagine something like:
> > a) These are the data and this is
2004 Jun 28
1
RMysql installation problem.
Hi!
I am trying to install the RMySQL package. The installation stops with the following error message.
path to mysql is set.
setenv PKG_CPPFLAGS /home/arabidopsis/software/R1.9.1/linux/mysql/include
setenv PKG_LIBS /home/arabidopsis/software/R1.9.1/linux/mysql/lib
R CMD INSTALL RMySQL_0.5-5.tar.gz
#....cut cut.
creating src/Makevars
** libs
gcc
2004 Oct 19
1
Fatal error: invalid home drive
Dear R-helpers,
I have just installed R2.0.0 onto my machine which already had R1.9.1
present.
I then tried to add to R2.0.0 a library called GLMM written by James McBroom
for R1.6.0. Unfortunately, R2.0.0 does not recognise the library, even
though
R1.9.1 does. This is not because I have used the wrong case in the call to
the
library:
> library('GLMM')
> "Error in
2004 Jul 07
7
Importing an Excel file
Hello, R users,
I am a very beginner of R and tried read.csv to import an excel file after
saving an excel file as csv. But it added alternating rows of fictitious NA
values after row number 16. When I applied read.delim, there were trailing
several commas at the end of each row after row number 16 instead of NA
values. Appreciate your help.
Kyong
[[alternative HTML version deleted]]
2004 Jul 18
2
a problem: factors, names, tables ..
Hi all,
I am *completely* lost in trying to solve a relatively simple task.
I want to compute the relative number of occurences of an event, the data
of which sits in a large table (read from file).
I have the occurences of the events in a table 'tt'
0 2 10 11 13 14 15
15 6 1 3 8 15 10
.. meaning that event of type '0' occurs 15 times, type '2' occurs 6 times
2004 Oct 06
4
R2.0.0 bug in function vcov in library survival (PR#7266)
Full_Name: Sven Sandin
Version: 2.0.0
OS: SuSE Linux 9.0
Submission from: (NULL) (81.227.17.135)
Have just compiled and installed R-2.0.0.tar.gz running SuSE9.0.
The function vcov do not accept "coxph" object as input any longer.
The same R-program running R1.9.1 do work. R-program attached below.
Exporting the coxph object from R2.0.0 to R1.9.1 I get vcov ouput in R1.9.1.
Exporting
2004 Jul 26
3
Read SPSS data (*.sav) in R 1.8.0 (ok) and R1.9.1(error)
Hallo!
I read SPSS data in the following way:
library(Hmisc)
library(foreign)
dat<-spss.get("surv_abb.sav")
In R1.9.1 I got the message:
"Error in all(arg == choices) : Object "typeDate" not
found"
In R1.8.0 the same script works fine.
Does anybody know a possibilty to read a SPSS file
under R1.9.1?
Thanks!
Karl
2005 Feb 10
2
Mean calculated from R1.9.1 different from R2.0.1
Hello,
I ran my simulations on the Unix verson of R1.9.1 and the Windows version
of R2.0.1 on XP. I kept getting different values for the mean of the same
column of the same matrix, and am perplexed. I would appreciate if anyone
could help explain the difference?
Here is a sample code:
set.seed(7293)
z1v <- rnorm(1000, mean=68, sd=13)
z1v <- (z1v-mean(z1v))/sd(z1v)
Using R1.9.1 on Unix,
2016 Oct 23
0
CTDB and locking issues in 4.4.6 (Classic domain)
Alex,
On Sat, Oct 22, 2016 at 07:30:01PM +0100, Alex Crow wrote:
> I applied the patch to a new build of Sernet 4.4.6 SRPM. I could still
> open the file from both hosts, and in fact this time I could actually
> open it on the same host without any problems:
I don't see where you're opening the file twice from one smbclient
below. Am I missing something?
And then there's no
2001 Mar 13
0
question on share names
To all,
I am hoping that someone can give a lead or answer to my problem. I have
two RH linux servers with 2.2.16 kernal and kimberlite failover. Both are
configed using Samba 2.07. The smb.conf file is in the cluster directory so
that both servers read one conf file. Locks and log files are on shared
disk space. What I am seeing is this. Occasionally, and sometimes after
failover, my Samba
2004 Sep 29
2
RSXML - Parsing XML Documents on Internet
R Users -
I asked about this a few months ago and never did quite figure it out, so with more information, allow me to try again.
If I use the following code:
library(xml)
xmlTreeParse("http://home.comcast.net/~larsenmtl/xmlTestDoc.xml", isURL = TRUE)
I receive this error:
Error in xmlTreeParse("http://home.comcast.net/~larsenmtl/xmlTestDoc.xml"", :
error in
2004 Sep 07
2
package methods different behaviour R1.9.1 patched and R2.0.0
Hi!
Concerning different behaviour between 1.9.1 patched and:
R : Copyright 2004, The R Foundation for Statistical Computing
Version 2.0.0 Under development (unstable) (2004-09-06), ISBN 3-900051-07-0
Subtitle:
as(x,"vector"); x is of class "Massvector"; never enters setAs("Massvector","vector"...
The same code:
as(mvl[[1]],"vector")
causes
2016 Oct 23
1
CTDB and locking issues in 4.4.6 (Classic domain)
On 23/10/16 10:00, Ralph Böhme wrote:
> Alex,
>
> On Sat, Oct 22, 2016 at 07:30:01PM +0100, Alex Crow wrote:
>> I applied the patch to a new build of Sernet 4.4.6 SRPM. I could still
>> open the file from both hosts, and in fact this time I could actually
>> open it on the same host without any problems:
> I don't see where you're opening the file twice from
2004 Nov 22
2
Danish characters i R2.0.1 vs R1.9.1 under winXP
Hi all.
After upgrading to R2.0.1 i get
> "??"
[1] "??"
> "??"
[1] "\370"
> "??"
[1] "??"
Whereas under R1.9.1 i get
> "??"
[1] "??"
> "??"
[1] "??"
> "??"
[1] "??"
Any hints apreciated.
Steen
Steen Ladelund, statistician
+4543233275
2002 Oct 15
2
Being Administrator on a Samba Domain
Hello all:
I am in the process of implementing a Samba Primary Domain controller
and I have a few questions that I can't yet resolve.
First off, how can I set it so that when I log in to a computer on
the domain as my username, "ajc", that I gain Administrator rights
to that PC?
Second, in Windows 2000 Pro I almost always go into Start>Settings>Control
2004 Jul 13
2
memory problem?
Hi everyone,
I'm running R1.9.1 on RedHat Linux. I'm trying to read in a matrix
file with 13956 by 858 dimensions. I realize this is pretty huge, though
I think the amount of memory I have should be able to handle it. R reads
the entire file and tells me "Read in 11974247 values". This is exactly
one less value than what it should have read in (11974248 = 13956*856).
2004 Sep 30
3
Is there any way to release memory in running time?
Hi all,
I am doing some intensive computation right now. My system is Pentium4 3.20G
+ 1.0G RAM + WindowsXP + R1.9.1. It seems my computer is very powerful.
However, when I do some simple matrix algebra operations based on a matrix
(DD) with dimension 5000000 by 2, I found that the consumption of RAM is
huge. For example, the command a <- 1 - DD[,2] eats my 100M RAM. Does anyone
know how
2016 Oct 22
5
CTDB and locking issues in 4.4.6 (Classic domain)
Hi Ralph,
I applied the patch to a new build of Sernet 4.4.6 SRPM. I could still
open the file from both hosts, and in fact this time I could actually
open it on the same host without any problems:
host 1:
smbclient -U ajc //172.31.0.120/ifa_v
...
smb: \jmi\Corporate Accounting\ISL Ltd Accounts\2016\1609\> open "201609
213_ ISL Balance sheet variance analysis.xls"
open file
2004 Sep 27
2
Getting code for functions
Hello
Pardon for the elementary question, I did try searching the archives
with various terms, but to no avail. I am using R1.9.1 on a windows
machine
One of the great advantages of R (to me, anyway) is being able to see
the code for a function , e.g. by typing sd one sees the code for
getting a standard deviation.
However, for many functions this only provides info. including
UseMethod, eg.