similar to: sort boxplot to median

Displaying 20 results from an estimated 900 matches similar to: "sort boxplot to median"

2007 Jul 04
3
Problem/bug with smooth.spline and all.knots=T
Dear list, if I do smooth.spline(tmpSec, tmpT, all.knots=T) with the attached data, I get this error-message: Error in smooth.spline(tmpSec, tmpT, all.knots = T) : smoothing parameter value too small If I do smooth.spline(tmpSec[-single arbitrary number], tmpT[-single arbitrary number], all.knots=T) it works! I just don't see it. It works for hundrets other datasets, but not for
2002 Jul 01
2
3.4p1 X forwarding under AIX
Anybody seen this error before and know how to fix it? I only seem to get this under AIX (AIX 4.2.1 - haven't tried higher levels yet). I have not seen this under Solaris and Linux yet. debug1: Received X11 open request. debug1: fd 4 setting O_NONBLOCK debug1: fd 4 IS O_NONBLOCK debug1: channel 0: new [X11 connection from 127.0.0.1 port 3419] debug1: X11 connection uses different
2007 Apr 18
2
[patch 1/9] Guest page hinting: unused / free pages.
From: Martin Schwidefsky <schwidefsky@de.ibm.com> From: Hubertus Franke <frankeh@watson.ibm.com> From: Himanshu Raj <rhim@cc.gatech.edu> [patch 1/9] Guest page hinting: unused / free pages. A very simple but already quite effective improvement in the handling of guest memory vs. host memory is to tell the host when pages are free. That allows the host to avoid the paging of
2007 Apr 18
2
[patch 1/9] Guest page hinting: unused / free pages.
From: Martin Schwidefsky <schwidefsky@de.ibm.com> From: Hubertus Franke <frankeh@watson.ibm.com> From: Himanshu Raj <rhim@cc.gatech.edu> [patch 1/9] Guest page hinting: unused / free pages. A very simple but already quite effective improvement in the handling of guest memory vs. host memory is to tell the host when pages are free. That allows the host to avoid the paging of
2010 Jun 25
1
Samba printserver with ADS stops every Friday
Hello, we have a printserver with samba 3.4.3 and ADS. Every Friday morning, the server stops working and we get error messages. [2010/06/25 10:44:32, 1] smbd/sesssetup.c:342(reply_spnego_kerberos) Failed to verify incoming ticket with error NT_STATUS_LOGON_FAILURE! The only way to access the server again, is to login on the domain or the server. We have tried everything
2008 Jan 22
1
roaming profiles moved to a new machine - big confusion
Hello samba dancers, I'm Friedrich Strohmaier and new to this mailing list. More important: I'm (very) new to PDCing Computers in a network, and I ran in big troubles doing so. Try to tell a long story in short: I'm a fairly experienced administrator for linux systems, and was orderd to move a serverinstallation (SuSE7.0, Samba2.2.x) to a new machine. The old machine did stop
2001 Nov 16
3
SSH hang fix??
It is nice to see that the development of openssh suddenly seems to have a boost of activity. However I am fairly dissapointed to see that nobody is actually trying to fix the ssh hanging problem which I am mainly seeing on Solaris and AIX in conjunction with rsync. Has anybody from the development team got an ETA of the official fix for this problem? Regards Hubba
2001 Dec 12
1
2.5.0, Solaris 2.6, Daemon SIGSEGV
Hello, I have compiled rsync 2.5.0 cleanly on a Solaris 2.6 box, and can use the resultant binary as a client with no problem. However, when I try and start a daemon, it exits with exit code 0, and no daemon running. I have previously run 2.4.6 and other versions with the same rsyncd.conf file, but can't seem to get the daemon up with 2.5.0. A truss shows the following: # truss -f
1999 Dec 14
0
blocking / non-blocking read of files at samba SERVER
Hello there How can I determine wether the samba server is reading files itself in blocking or non-blocking mode. And where in the source may i find this? I did find those functions dos_open() ... and the send_smb(), which is getting an empty answer on reading a file (or better to say an timeout, ?? blocking mode used ??) sends this to the receive_smb() used by smbclient an this ends up in a
1999 Dec 08
0
Problem delivering files
Hello samba people I do not know if it is a bug, but a problem indeed: we have a Sun running solaris 2.7 samba 2.0.6) and NT clients AND a HSM Filesystem called samfs. This keeps data on tapes, and 16kB on disk. A client request a file can leed into grabbing a tape and bring back the data online to disk. 1) NFS Client waits for data until it's coming, even 1 day 2) (NT)/smbclient gets 16k
2003 Jun 12
3
LDAP problem
Hi all, I have compiled samba3.0.0beta1 with the options: ./configure --enable-static=yes --with-smbmount --with-ldapsam I'm using "passdb backend = ldapsam:ldap://localhost" and when I try to add a user using smbpasswd I got the message: Error loading module '/usr/local/samba/lib/pdb/ldapsam.so': /usr/local/samba/lib/pdb/ldapsam.so: cannot open shared object file: No
2009 Mar 27
16
[patch 0/6] Guest page hinting version 7.
Greetings, the circus is back in town -- another version of the guest page hinting patches. The patches differ from version 6 only in the kernel version, they apply against 2.6.29. My short sniff test showed that the code is still working as expected. To recap (you can skip this if you read the boiler plate of the last version of the patches): The main benefit for guest page hinting vs. the
2009 Mar 27
16
[patch 0/6] Guest page hinting version 7.
Greetings, the circus is back in town -- another version of the guest page hinting patches. The patches differ from version 6 only in the kernel version, they apply against 2.6.29. My short sniff test showed that the code is still working as expected. To recap (you can skip this if you read the boiler plate of the last version of the patches): The main benefit for guest page hinting vs. the
2009 Mar 27
16
[patch 0/6] Guest page hinting version 7.
Greetings, the circus is back in town -- another version of the guest page hinting patches. The patches differ from version 6 only in the kernel version, they apply against 2.6.29. My short sniff test showed that the code is still working as expected. To recap (you can skip this if you read the boiler plate of the last version of the patches): The main benefit for guest page hinting vs. the
2010 Sep 06
5
boxplot knowing Q1, Q3, median, upper and lower whisker value
Dear list, I am using a external program that outputs Q1, Q3, median, upper and lower whisker values for various datasets simultaneously in a tab delimited format. After importing this text file into R, I would like to plot a boxplot using these given values and not the original series of data points, i.e. not using something like boxplot(mydata). Is there an easy way for doing this? If I am not
2002 Jul 21
3
boxplot(): formating median in another linethickness?
Dear guRus, I want to do some boxplots, but the median sould appear in another line-thickness and another color. I do not know, what to do in order to realise my wishes. Sorry for that question, but I am new to R. cheers steph -- Linux: the operating system with a CLUE... Command Line User Environment. -------------------------------------- Stephan Holl GnuPG Key-ID: 11946A09 ICQ#
2012 Apr 25
1
Icecast Stats and monitoring
Here's something you could start with: http://blog.james.rcpt.to/2011/01/29/counting-the-icecast-stream-eyeballs/ https://www.james.rcpt.to/svn/trunk/Icecast_Counting/poll_icecasters.pl Modify the script to list the Icecast server(s) you are using, and then do something with the resulting count. Perhaps shove it into RRD and call the script from cron? HTH, James On 25/04/2012 2:24 PM,
2008 Aug 05
5
boxplot with average instead of median
I really like the ease of use with the boxplot command in R. I would rather have a boxplot that shows the average value and the standard deviation then the median value and the quartiles. Is there a way to do this? Chad Junkermeier, Graduate Student Dept. of Physics West Virginia University PO Box 6315 210 Hodges Hall Morgantown WV 26506-6315 phone: (304) 293-3442 ext. 1430 fax: (304)
2003 Jan 08
3
Shorewall blacklist does all
Hello, I''m a very happy user of shorewall but I have found a problem or maybe a misconfiguration I made which I can not resolve. I use a fairly large blacklist based on probes, nimda & codered attacks, proxy & relay probes etc. The only problem is that I want to block incoming trafic on all ports FROM a block but it does also block a httpd, ping etc TO a ip in a block what I do
2005 May 19
3
[LLVMdev] Cygwin Compile Fails for me too.
OK I've got GNU ld version 2.15.94 20041229 as and ar are the same version number etc. I think the latest release is 2.16. I guess you guys like to stay on the bleeding edge! I'll give it a try with the cfrontend included as suggested, but I'm actually writing a pattern matching compiler for a non-C scripting language and I'm looking for an optimizing back-end such as llvm. I