search for: aracnet

Displaying 20 results from an estimated 83 matches for "aracnet".

2001 Oct 23
1
status of US mirror
...ger" has flagged it as expired. Has something happened, or is it just wishful thinking on some scavenger's part that the URL is no longer pointing to the US CRAN mirror? Try this link: http://search.domaincollection.com/cgi-bin/form.pl?form=4sale.html&domain=us.r-project.org -- znmeb@aracnet.com (M. Edward Borasky) http://www.aracnet.com/~znmeb Relax! Run Your Own Brain with Neuro-Semantics! http://www.aracnet.com/~znmeb/Flyer.htm What phrase will you *never* hear Miss Piggy use? "You can't make a silk purse out of a sow's ear!" -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2001 Mar 03
2
Image files in R
Does anyone have experience importing image files into R? I would like to be able to import such files, use R to analyze and compare and perhaps export again a modified file which can be displayed by the usual image display programs. -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/20010303/ad72932b/attachment.html
2001 Jun 14
1
License for KernSmooth?
...tain situations where I might not be able to use "KernSmooth" as a result. "sm" *is* GPL, fortunately, so there aren't any restrictions placed on me by the aforementioned beagles. But IIRC "sm" doesn't do derivatives and "KernSmooth" does. -- znmeb at aracnet.com (M. Edward Borasky) http://www.aracnet.com/~znmeb Stand-up comedy -- because man does not live by dread alone. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", &qu...
2002 Jun 05
5
hairy indexing problem
...t;- as.numeric(attr(tmp[tmp == 2],"names")) data[is.member($subject,i)]$foo but there isn't an is.member() function. Can someone please give me a pointer on the canonical way to do this? Thanks! -- Russell Senior ``The two chiefs turned to each other. seniorr at aracnet.com Bellison uncorked a flood of horrible profanity, which, translated meant, `This is extremely unusual.' '' -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailin...
2001 Apr 30
1
PR #927 -- R crash on huge CSV file (PR#928)
...run; my machine is dual-booted Windows 2000 and Red Hat Linux 7.1. If I get ambitious, I'll see if I can make it fail with a smaller dataset and run on Linux with a debug-compiled R binary. -- M. Edward (Ed) Borasky, Chief Scientist, Borasky Research http://www.borasky-research.net http://www.aracnet.com/~znmeb mailto:znmeb@borasky-research.com mailto:znmeb@aracnet.com If there's nothing to astrology, how come so many famous men were born on holidays? -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~...
2001 Feb 01
1
R works in KDE but not in Gnome
...s. Consider using X11 with colortype="pseudo.cube" or "gray". > This has happened with every release of R I've tried; the latest is R-base-1.2.1-2. BTW, if it matters, the display is set to 800x600, 8-bit color. But it works with KDE. -- M. Edward (Ed) Borasky http://www.aracnet.com/~znmeb mailto:znmeb at aracnet.com If there's nothing to astrology, how come so many famous men were born on holidays? -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "inf...
2001 Jun 26
5
breaks in hist()
I was using the hist() function to create a frequency table of some network traffic data. The range in values is rather large, from 0 till just under 10e12. Calling hist(x, breaks=c(0,1000,1e6,1e9,1e12),plot=F,freq=T) causes hist() to return : $breaks [1] -1.0000e+05 1.0100e+05 1.1000e+06 1.0001e+09 1.0000e+12 Is this recalculation of the breaks by hist() intended? Maarten van Gelder.
2001 Apr 28
2
Modulus operator??
...ed this on Linux yet, so I don't know if it's Windows-specific. I did try coercing the values to integer with "as.integer" and it didn't help. Am I leaving something out?? -- M. Edward (Ed) Borasky, Chief Scientist, Borasky Research http://www.borasky-research.net http://www.aracnet.com/~znmeb mailto:znmeb at borasky-research.com mailto:znmeb at aracnet.com If there's nothing to astrology, how come so many famous men were born on holidays? -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac....
2002 Jul 06
2
cross-platform code: windows or gnu/linux?
...ht thing, but I need to know how the code can figure out which platform it is running on. I searched the mailing list archives and online docs but didn't find anything relevant. Pointers? Thanks in advance. -- Russell Senior ``The two chiefs turned to each other. seniorr at aracnet.com Bellison uncorked a flood of horrible profanity, which, translated meant, `This is extremely unusual.' '' -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailin...
2002 May 07
3
good procedure for creating plots for PowerPoint
...en playing with png(bg=transparent), but I am not sure what appropriate height,width parameters and whether I should modify my plot colors. Any pointers on generating good quality figures for PowerPoint? Thanks! -- Russell Senior ``The two chiefs turned to each other. seniorr at aracnet.com Bellison uncorked a flood of horrible profanity, which, translated meant, `This is extremely unusual.' '' -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailin...
2001 May 13
1
test for bimodality
Dear R users, I'm looking for a test of bimodality in order to make some decisions about how to procede with an analysis algorithm. I have not come across any such tests in my readings and discussions apart from the Rao which appears to be applicable to cyclic data. The data I'm interested in characterizing as uni- or bimodal are frequency x amplitude spectra of consonant speech sounds,
2001 Sep 24
1
2D fft DC shift
Hi Everyone, Does anyone know how to take the output of a 2D fft() and shift the DC component to the center? Is there a function that does that? if you know, please send me an email. thanks for any help! brad __________________________________________________ . http://im.yahoo.com -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
2004 Apr 20
3
which print tool: CUPS vs BSD?
Which printing mnechansim works best with Samba? CUPS or BSD? I suspect that BSD support in Samba is not the greatest. Regards, Joe -- #----------------------------------------------------------# # Penguinix Consulting # #----------------------------------------------------------# # Software development, QA and testing. # #
2004 Dec 02
2
Printer permissions from W2K
Hey all... I am trying to connect to a Epson FX-85 24-pin printer on my file/print/samba server. I am running SuSE 9.1/Samba 3.0.2a with CUPS as the print spool. When I try to connect to the printer from W2K land, I get this error: "Permission denied" I am at a loss as to where to look (sorry I dont have my smb.conf file posted. I am away from home for a couple of days). ALl else
2002 May 01
1
"normal probability plot" with a percentile scale?
...> <http://www.unistat.com/534.htm> <http://www.mathworks.com/access/helpdesk/help/toolbox/stats/normplot.shtml> I dug around in the mailing list archives, but didn't find anything. Thanks! -- Russell Senior ``The two chiefs turned to each other. seniorr at aracnet.com Bellison uncorked a flood of horrible profanity, which, translated meant, `This is extremely unusual.' '' -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailin...
2001 Apr 26
0
how to do java-like hashtables in R, R from a java progra mmer's p onit of view
...data came from Microsoft SMS NetMon rather than from a sniffer. Then all I have to do is read the data into a statistics package (when I did this I used Minitab, not R) and I can easily do analysis on packets by source, destination, protocol, etc. Contact me off- list for more details. -- znmeb at aracnet.com (M. Edward Borasky) http://www.aracnet.com/~znmeb How to Stop A Folksinger Cold # 3 "If you miss the train I'm on..." Tough. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-. -.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.ht...
2001 Feb 23
1
statistical help
Hi All, Briefly, I belong to a fisheries research group. At this time I'm working on my PhD and I'm looking for some statistical help. My mathematical and statistical skills are still scarce, I've gathered many different types of data (landings, climate and upwelling indexes, rains, etc) and I wonder about what kind of statistical procedure use with them. I'm a little confused
2003 Nov 13
0
Subject: RE: Time plot question.
...),format=its.format()))) Incidentally, since these types of question come up from time to time on the R-help ist, I intend to expand the 'its' documentation with some more examples and illustrations, in a 'vignette'. - Giles > -----Original Message----- > From: heimdal at aracnet.com [mailto:heimdal at aracnet.com] > Sent: 12 November 2003 18:09 > To: ggrothendieck at myway.com > Cc: r-help at stat.math.ethz.ch > Subject: Subject: RE: [R] Time plot question. > > > Hello, > > Thank you for your reply. I am missing an intermediate step as > &...
2003 Nov 26
1
Samba and W2K printer issues
I posted this query a couple of days ago and received no responses. SInce that time, some other info has come to light that I thought would be useful to helping to solve this porblem. My network consists of a firewall machine networked with a SuSE 7.2 workstation and a Windows 2000 workstation. My smb.conf file is below: # Samba config file created using SWAT # from 127.0.0.1 (127.0.0.1) # Date:
2003 Oct 28
2
formula parsing, using parts ...
...to constituent parts to feed in. The other alternative is to give my.function the constituent parts and let it build the model. I haven't figured out how to do either one. Can someone give me some pointers? -- Russell Senior ``I have nine fingers; you have ten.'' seniorr at aracnet.com