Displaying 20 results from an estimated 300 matches similar to: "Graphics overview"
2003 Oct 16
4
summary with names
Hi,
how can I tell 'summary' to print the name of the summarised
variable? This is probably an awkward newbie question but I
didn't find an answer in the Docus, the FAQ and maillist archive.
I want a summary for about 250 variables and realise it
the following way (I know, that I shouldn't use iterations
that way in R; but at the moment it's the easiest way for me):
2003 Nov 07
2
chisq.test error: x and y must have at least 2 levels
Hi,
I use a little script? to make a chi-square-test on 162
factors (it makes no difference if I take the numeric variant
of the factors). At factor nr. 4 is stops with an error:
[1] "v1= V7.KARTM v11= V7.KAR1M"
Error in chisq.test(d1, d2) : x and y must have at least 2 levels
But x and y /have/ two levels ("nein", "ja"):
> fbhint.spss1$V7.KARTM
[1] nein
2003 Oct 16
0
AW: summary with names
As I read this, my answers to the other guys don't seem to be
delievered to the list, although I sent them nearly 4 hours
ago. I fear, I only sent them to the posters and not to the
list ... I try to correct this! Sorry!
Axel Benz schrieb:
> Which name do you want?
> varA1
This one resp. the corresponding one in this way (varA2 etc.).
> or
> fb.12.unt[varA1]
> or even then
2003 Oct 12
7
Integration between R & latex
As an R absolute beginner and an expert (very old) statistician and latex user,
I'm interested in using R to produce AUTOMAGICALLY tables in latex format. I
mean I would like to have the means to build an R procedure generating **FROM
INSIDE** a table or a graph to be inserted directly into latex.
I've read http://hesweb1.med.virginia.edu/biostat/s/doc/summary.pdf where the
author speaks
2003 Oct 30
7
Weird problem with median on a factor
Hi all,
I hope this isn't a naive newbie question again. Here you can see column 264 of
a data frame containing data of the same interview in May and September. Column
264 contains the answers of 49 persons to a question in May.
> fbhint.spss1[,264]
[1] teils/teils sehr wichtig <NA> <NA> sehr wichtig
[6] sehr wichtig sehr wichtig sehr wichtig <NA>
2005 May 11
3
problem with the pro/1000 driver for intel gigabit ethernet card
I encountered a problem with dom0 when rebooting and running an intel
gigabit card using the pro/1000 driver. When the system tries to shut
down I get the following output of an strace command :
.........
17:10:49.063616 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 3 <0.000029>
17:10:49.063689 ioctl(3, 0x8913, 0xbffffc80) = 0 <0.000018>
17:10:49.063751 ioctl(3, 0x8914, 0xbffffc80) =
2004 Apr 29
1
Asttapi in Terminalserver/Muliuser Setup ?
Hi,
I evaluated asttapi, it fits our needs to dial with asterisk out of
windows applications.
But we are working with rdesktop on a windows 2000 terminal-server, 3 Users on 1
Machine
Whenever a user Sets up asttapi via outlook the configuration
changes for all users. For example when I enter sip/340 as my extension,
the other users also have sip/340 in their configuration.
Do you know a trick
2005 Oct 21
1
problems with tools/pygrub/setup.py and xen/xm/main.py
When making the "unstable" version I got an in "tools". There was a complaint
about "cc.has_function" in the following code area in tools/pygrub/setup.py
if cc.has_function("ext2fs_open"):
ext2defines.append( ("HAVE_EXT2FS_OPEN2", None) )
else :
sys.stderr.write ("Warning: older veriosn of e2fsprogs installed ...")
2002 Nov 08
4
W2000/PDC/logon drive
Hi,
It is possible to login a W2000 workstation into a Samba PDC (version 2.2.6)?
Can I use "logon drive" and "logon home" to mount automatically at login time
for W2000?
Thanks, in advance,
Sincerely
Peter Mann Tel. +49 0561/804-2465
University of Kassel Computer-Center Secr. +49 0561/804-2287
Moenchebergstrasse 11
2005 Nov 29
3
floor()
Dear All,
Is this right?
> floor((5.05-floor(5))*100)
[1] 4
I would expect 5, or am I wrong?
Thanks and regards,
W
---------------------------------
[[alternative HTML version deleted]]
2005 Jun 13
3
Perl installation under SuSe
Hi R-Help,
I have just downloaded RSPerl_0.7-0.tar.gz under SuSe.
If I type
owner@linux: ~work> R CMD INSTALL -c RSPerl_0.7-0.tar.gz
i get the following error message
makedir: cannot create directory '/user/lib/R/library/00LOCK' : Permission denied
ERROR: failed to lock directory '/usr/lib/R/library' for modifing
I would really appreciate if somebody can help me
2004 Mar 11
1
No error on change to password below configured length
Hello!
Our users change their passwords using the original Win2K password
change mechanisms (Ctrl+Alt+Del -> Change Password). If one of the users
changes his password and the new one is shorter then 5 characters it is
rejected. This appears in the logfile and that's OK so far but the users
don't get notified. They think the password has changed and use the new
one.
Why is that? Could
2004 Mar 10
2
Disabling Machine Account password change
Hello!
We have a school environment with Debian servers and Win2K clients.
There are about 700 clients and 30 servers. There is piece of hardware
installed on all clients the resets the changes made to the local disk
at reboot.
This seems to be a problem with Win2K changing machine account passwords
every 30 days (according to MSDN). The server saves the password, the
client resets it and domain
2005 Jun 12
3
Essay identification
Hi R-help,
I have a database of 10 students who have written an overall of 78 essays.
The challenge? I would like to identify who wrote the 79th essay.
Has anybody used R in this context?
Even if not, would you suggest me which pattern recognition technique I might possibly apply?
Thanks a lot and regards,
Tom
---------------------------------
[[alternative HTML version
2009 Dec 03
0
online.QTAFI: Online questionnaire environment (R supported)
<R-help@r-project.org>Dear lister,
I am delighted to introduce you to an open souce software to make online
survey/questionnaire. online.QTAFI has been developed by Martin Guist in
INCHER-Kassel since 2003. The questionnaire data are also available to
download in R script.
More about online.QTAFI please visit the documentation site:
http://www.hochschulforschung.uni-kassel.de/qtafidocs/
2005 Apr 26
2
"wild" function example in optim
Dear all,
Firstly, I do apologize if my question is simple and posted in the wrong place but I had no reply from the R-help mailing list (maybe it is too simple!).
I was wondering why parscale is set to 20 in the "wild" function example used in ?optim. This function has only one parameter and if we set parscale equal to 1 then the solution near the global minimum is not found.
I
2006 Jun 21
5
command to echo size of images
All,
Is there a command line program in centos to echo back the size of an
image (gif,jpg,png)?
I did see that file image.jpg sometimes works but reports the wrong
image size.
I see xview image.jpg reports the correct size but I dont want to see
the image just get its size.
Thanks for any suggestions.
Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Oct 22
2
grouping for lme with nested repeated measurements
I am using lme to handle repeated measurements.
So far i can follow the examples from the book from pinheiro and bates.
Now i get the problem , that i have "nested" repeated measuremnts, and i cant find out how to do the grouping part of the lme formula.
1.The simple problem ist that i have different Samples , from which i make repeated measurements (each sample is measured 6 times) and
2003 Nov 21
2
kruskal wallis for manova?
Hello,
Is there like the kruskal wallis test in relation to ANOVA (no
restrictions on normallity and variance homogenity) something (in R)
for MANOVA?
thanks
--
Dr.Nicolaas Busscher Universit?t GH Kassel
Nordbahnhofstrasse: 1a, D-37213 Witzenhausen
Phone: 0049-(0)5542-98-1715, Fax: 0049-(0)5542-98-1713
1999 Oct 07
2
Tree connect failed: ERRSRV - ERRbadpw (2nd try)
Hi all together,
all answers to my first posting didn't help to solve my
problem.
Maybe this can help you.
When I'm doing: smbclient -L MYLINUX -U MYUSER
I get the following message:
Added interface ip=195.90.254.xxx broadcast=295.90.254.255
nmask=255.255.255.0
Password: <enter password for myuser>
Domain=[MYDOMAIN] OS=[Unix] Server=[Samba 2.0.5a]
Tree connect failed: ERRSRV -