search for: jharri

Displaying 15 results from an estimated 15 matches for "jharri".

Did you mean: harri
2009 Mar 21
5
Plot and Boxplot in the same graph
Hii, Is it possible, to use the plot() funktion and the boxplot() funktion together ? I will plot a simple graph and additionally to the graph on certain places boxplots. I have imagined to plot the graph a little bit transparency and show in the same graph on certain places boxplots.... Is it possible to do it in this way ? greetings, johnh -- View this message in context:
2004 Feb 18
0
cvs commit: ports/devel/tmake Makefile distinfo
...have the pre-reroll distfile. Beyond that, I've used pavuk running multiple simultaneous connections and fetch with -S to scour the 100+ distfile caches from the FTP mirror sites listed in the FreeBSD Handbook. -- Jason Harris | NIC: JH329, PGP: This _is_ PGP-signed, isn't it? jharris@widomaker.com | web: http://keyserver.kjsl.com/~jharris/ -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-security/attachments/2004...
2007 Jun 07
1
Undefined method `register'' for REXML::Encoding:Module
...g:Module Fri Jun 08 > 05:47:48 +1000 2007 > //melrhproxy1/standard-security/File[/etc/motd]/source (err): > Could not describe /config/motd: undefined method `register'' > for REXML::Encoding:Module Fri Jun 08 05:47:48 +1000 2007 > //melrhproxy1/sysadmin-users/File[/home/jharris/.ssh/authorize > d_keys]/source (err): Could not describe > /users/jharris/ssh/authorized_keys: undefined method > `register'' for REXML::Encoding:Module Fri Jun 08 05:47:49 > +1000 2007 > //melrhproxy1/standard-scripts/File[/usr/local/admin/bin/logwa > tch_wrapper.sh...
2002 Aug 05
1
{long} smbd maxes CPU when returning user details and loops...
...for about 60 seconds before returning the list of Windows users (the correct listin the form DOMAIN+username). During this 60 seconds smbd has maxed one of the processors on the server (it's a Dual PPro 200). The same thing happens when you logon. You enter your username (in mycase NETLAB+jharris), you then wait a long time, then you enter your password, you wait a long time, then you get your prompt. If the server is doing anything else when you attempt to logon PAM times out before it gets the user details back!!! There is nothing unusual in the samba logs so I strace'd the smbd t...
2009 Mar 13
4
Save the elements of an atomic vector to a text fil
Hii, I will save the elements of the vector median<-with(x, tapply(V3, grup, median)). The output of this vector is: 25 50 75 100 125 150 175 200 225 250 275 300 325 350 375 400 425 450 475 500 17.8 17.8 17.5 17.8 17.7 17.6 17.7 17.6 17.8 17.7 17.6 17.7 17.8 17.7 17.8 17.8 17.8 17.8 17.7 17.7 Can anybody help me how to do it. I will save it to a text file...
2009 Jan 11
2
connecting boxplots
Hii, I created some boxplots with this commands: x <-read.table(file="test.txt") x$group <- rep(1:8, each=5) boxplot(V3~gruppe, data=x) Now, I will connect the boxplots to each other to the min, max and median values. Can anybody help me how to do it ? greetings, J -- View this message in context: http://www.nabble.com/connecting-boxplots-tp21405459p21405459.html Sent from
2009 Mar 13
1
print median and sd...
Hii, Can anybody help me, I don't know how to print the "median". Below is my code snipplet... x <-read.table(file="D:/Uni/Diplom/Diplom/Grafiken/R/BATMAN/Kabel/Batman1hop/Standardabweichung__output_30_1_Kabel(30m)_b.txt") png(filename = "D:/Grafiken/R/Standardabweichung/Kopie.png", width = 640, height = 480,pointsize = 12, bg = "white", res =
2003 Sep 03
1
Recent FSF Compromise and rsync ... pgp keys?
Hi, folks. I've been quite concerned about Open Source and the recent FSF compromise. I realize that FSF does not seem to have rsync, but prudence would dictate that I check other sources as well. Could someone please e-mail the public key for rsync to the list or to me directly? rsync-2.5.6.tar.gz rsync-2.5.6.tar.gz.sig I seem to be having a spot of trouble getting to any public
2004 Sep 30
3
Retrieving objects from functions...
I've written a program that involves a loop that creates a matrix. I'd like to be able to manipulate that matrix on my R desktop, but after I run the function, that matrix does not appear when I type ls(). How can I make that matrix become an object that I can manipulate? Thanks!
2003 Oct 03
0
Re: LARTC digest, Vol 1 #1392 - 4 msgs
...********************************************************************************************** lrmdn> --__--__-- lrmdn> Message: 2 lrmdn> Date: Thu, 2 Oct 2003 08:36:55 +0100 (BST) lrmdn> Subject: RE: [LARTC] Packet mangling latency lrmdn> From: "Jamie Harris" <jamie@jharris.homeip.net> lrmdn> To: "Daniel Chemko" <dchemko@smgtec.com> lrmdn> Cc: lartc@mailman.ds9a.nl >> The server should be fine. What network bandwidths are you looking into? lrmdn> Nothing wild, ~10Mb tops >> The more the bandwidth, the higher the requirements...
2009 Mar 14
1
multiple hypothesis testing
...klin > Luck is where preparation meets opportunity. /George Patten > > > > ------------------------------ > > Message: 7 > Date: Fri, 13 Mar 2009 08:11:31 -0400 > From: jim holtman <jholtman@gmail.com> > Subject: Re: [R] print median and sd... > To: johnhj <jharris@web.de> > Cc: r-help@r-project.org > Message-ID: > <644e1f320903130511k73c38beai53f85b815ff045a5@mail.gmail.com> > Content-Type: text/plain; charset=ISO-8859-1 > > Where do you want to print it? Is it the console (if so, try > 'print(median)') or if it...
2009 Mar 25
0
diversify the values of the x-Axis...
Hii, Is it possible in R to write out to the graph the exact values of the X-Axis, even if the values are high ? I will avoid to get the values in this Form for example: 3e+06 Can anybody help ? -- View this message in context: http://www.nabble.com/diversify-the-values-of-the-x-Axis...-tp22705098p22705098.html Sent from the R help mailing list archive at Nabble.com.
2009 Jan 11
1
Boxplot from matrices
Hii, I will create boxplots from matrices. I have the following data sets: 5.0 1.78 2.99 2.019 0 10.0 1.79 3.00 1.744 0 15.0 1.78 2.98 1.936 0 20.0 1.78 2.99 1.975 0 25.0 1.73 2.91 3.591 0 30.0 1.79 3.00 1.966 0 35.0 1.79 3.00 2.451 0 40.0 1.79 3.00
2001 Oct 25
2
Page size won't stay on A4 :(
Hi All, I'm running a Samba 2.2.1 PDC on Linux (2.2.19 kernel), I've pretty much got it behaving, the two exceptions being it never distributes it list of machines in the domain(as master browser) - I can live with this (for now) but... I've got a Printer shared to the workstations, I can see the printer, print to the printer, but I can't get the paper size for the printer to
2003 Oct 01
3
Packet mangling latency
Firstly... sorry to those of you on both the netfilter and lartc list who''ll end up with this message twice... I am trying to find out what kind of latency I can expect when dNAT''ing UDP packets on (probably) a mid-range P3 server, 32-bit 33MHz PCI bus with Intel EEPro NICs. It''ll most likely be running whatever the latest 2.4 kernel will be at the time, unless there