similar to: bwplot: using a numeric variable to position boxplots

Displaying 20 results from an estimated 300 matches similar to: "bwplot: using a numeric variable to position boxplots"

2003 Nov 07
2
Annoteting graphs using text
Dear All, I am new to R and am trying to learn how to create functions using R. Below is code which calculates Lin's Concordance Coefficient. After I calculate the coefficient I want to create a scatter plot which annotates the coefficient along with preceding text onto the plot. The below code doesn't seem to work. If I use only the object 'lincc' on the text command it works
2006 Jul 18
1
Classification error rate increased by bagging - any ideas?
Hi, I'm analysing some anthropometric data on fifty odd skull bases. We know the gender of each skull, and we are trying to develop a predictor to identify the sex of unknown skulls. Rpart with cross-validation produces two models - one of which predicts gender for Males well, and Females poorly, and the other does the opposite (Females well, and Males poorly). In both cases the error
2005 Oct 14
1
Predicting classification error from rpart
Hi, I think I'm missing something very obvious, but I am missing it, so I would be very grateful for help. I'm using rpart to analyse data on skull base morphology, essentially predicting sex from one or several skull base measurements. The sex of the people whose skulls are being studied is known, and lives as a factor (M,F) in the data. I want to get back predictions of gender, and
2010 Oct 07
2
first post and bootstarpping problems
Hello to all R users, I use R for a year now and am dealing with geometric morphometrics of deer skulls. Yes, I am a biologist and my math skills are just beginning to brush up. To cut to the chase... I have two groups in my data (males and females) and my data is in a simple vector form. Now I need a bootstrap test for this value szc1 <- ((mean(maleCent)-mean(femaCent))^
2005 Apr 28
0
Linear Discriminant Analysis Biplots
Dear R I'm trying to plot the lda means onto a 2 D plot of discriminant scores. Preferably I'd like these to be in a larger font compared to the discriminant scores. I tried skull.mean.pred <- predict(skulls.lda, as.data.frame(skulls.lda$means), dimen=2) from which I got skull.mean.pred $class [1] 1 2 3 4 5 Levels: 1 2 3 4 5 $posterior 1 2 3 4
1998 Dec 03
0
Invalid snum errors (fwd)
Ok, I'm a dumb-ass today. I failed to see the "available = no" in the service entry. Sorry for wasting your time. Rob Naccarato "Civilized men are more discourteous than savages Sys Admin because they know they can be impolite without Sheridan College having their skulls split, as a general thing." Oakville, Ont. Canada
2019 Apr 04
3
question about --emit-relocs with lld
Hi, While doing Linux kernel builds linked with lld, I've tracked down a difference that breaks relocation of the kernel image (e.g. under KASLR[1]). Some relocations are changed to ABS (weirdly, all are in .rodata section). Note the difference below in the resulting linked output. .L__const._start.instance becomes *ABS* only under lld: $ cat minimal.c struct minimal { void *pointer;
2019 Apr 22
2
making selected accounts read-only
how to make selected few accounts readonly by pop3/imap?
1998 Dec 03
0
Invalid snum errors
I've found these errors in my log.smbd file: Invalid snum 17 for admin 1998/12/03 10:35:48 xxxxxx (xx.xx.xx.xx) couldn't find service admin This occurs when attempting to connect to a share from a Win95 system. This is the share definition from smb.conf: [admin] available = no browsable = no path=/usr/SHERNET.32/groups/admin read only = yes write
1998 Sep 30
0
WINS multi-homed server resolution
I have a server here with 4 network interfaces (DEC Unix). All the Win95 clients are on the same 4 subnets as these 4 interfaces. One thing I noticed the other day is that the majority of the clients do not connect to the server's interface on the same subnet as the client. This is making unecessary use of our router. I'm wondering how I can force the clients to connect to the local
1998 Sep 16
0
Win95 login problems (after client crash)
We've noticed this behaviour when Win95 crashes and the next person tries to logon (we are using roving profiles, samba 1.9.18p10): - user logs in to win95 - user crashes client - boot client - user tries to logon, but it takes *forever* and eventually returns a "the domain password you suppiled is not correct, or access to your logon server has been denied" error - user tries
1998 Dec 08
0
Can't connect to shares w/2.0beta3 on OSF1 <MORE INFO>
>Date: Tue, 8 Dec 1998 11:00:42 -0500 (EST) >From: Rob Naccarato <rob@sheridanc.on.ca> >To: samba@samba.org >Subject: Can't connect to shares w/2.0beta3 on OSF1 > > >I was running 1.9.18p10 on a test DEC Unix 4.0d box here and I decided to >give 2.0beta3 a try. For some reason, I cannot connect to any of the >server's >shares or even get a list of
1999 Jan 13
0
smbd chewing cpu on DU 4.0e
I'm still having some problems with 1.9.18p10 on a DEC Unix 4.0e machine (this machine was upgraded from 4.0d last week). The smbds can take up to 20% of the cpu at various times. Anyways, I've been through all this before with the mailing list and a number of people who have attempted to help me out. Thanks to all of you. But, I have some more info which may or may not be useful.
1998 Oct 15
1
Performance (and other) problems
Over the last summer we took our home dir / applications servers for the 330 Win95 PCs that they service and attempted to replace them with a single AlphaServer 8200 (Digital Unix (OSF/1), Samba, 4GB RAM, 2x525Mhz cpus). The results were *not* good. In fact, it was terrible. We have since gone back to using the original 3 machines. My suspision is that the clients are making way too many
1998 Oct 07
2
What's an oplock_break?
I've been seeing these in my logs files ever since I upgraded to 1.9.18p10 and turned on oplock support for users' home directories: --snip -- 1998/10/07 10:05:44 oplock_break: receive_smb timed out after 30 seconds. 1998/10/07 10:05:44 oplock_break failed for file Start Menu/Open Office Document.lnk (fnum = 14, dev = 808446, inode = 45cb8). 1998/10/07 10:05:44 oplock_break: client
2006 Dec 21
2
Specs for Powercom Kingpro UPSes!
Hey all, I found a pinout of powercom's Kingpro UPSes in their manual. http://www.powercom-ups.com/manuals/kingpro.pdf Page 11. Unfortunately, this doesn't give PROTOCOL details. Does anyone have a "first step" at how to decode that? (for example, how to gauge line speed, how to "snoop" the serial port under windows? (for which the only software exists right
1998 Oct 15
3
Performance tips for heavily loaded servers
Does nayone have a collection of performance tips for heavily loaded samba servers? I have a server that routinely has 45-90 connections and just runs really poorly. We've thrown more memory at it w/ some benefit, but not significant. This is on a linux 2.0.35 based machine. Does anyone have any suggestions? -- Nathan ------------------------------------------------------------ Nathan
2020 May 07
4
ot: copy physical mail files ?
> Am 07.05.2020 um 17:15 schrieb Admin dishaw.org <admin at dishaw.org>: > > > >> On May 6, 2020, at 9:45 PM, Voytek Eymont <voytek at sbt.net.au> wrote: >> >> dumb question warning: >> >> I have two email accounts, me at tld1 and me at tld2 >> often, get emails intended (by me) for me at tld2 sent to me at tld1 >> >>
2004 Sep 13
2
Kerberos 5 Security Alert?
Why wasn't there a FreeBSD security alert for Kerberos 5? Does FreeBSD use the MIT implementation? I got an email from CERT about this. See the attached message below. -- Daniel Rudy >From - Sat Sep 04 03:22:15 2004 X-UIDL: a8f31551eb03ca144862bddc8ccce266 X-Mozilla-Status: 0001 X-Mozilla-Status2: 00000000 X-Apparently-To: dcrudy@pacbell.net via 206.190.37.79; Fri, 03 Sep 2004
2007 Oct 29
3
Samba+LDAP problems
Hello there... My name is Marcelo, i am new in this list. I don't know if here is the right place for asking about samba + LDAP, if not, sorry... I am finishing to implement a samba server with ldap support but, when i want to add some group to the samba domain i obtain the following error messages: - SMBLDAP_TOOLS # smbldap-groupadd -a -g 10000 -s S-1-5-21-blablabla -t 2 domainadmins