similar to: plotting and unplotting lines in R

Displaying 20 results from an estimated 4000 matches similar to: "plotting and unplotting lines in R"

2002 Dec 09
2
Problem with differences between S+ and R in parsing output tables with $
R-wizards I have successfully run with S+ a statistical power calculation for non-normal distributions as presented in M. Crawley?s new book.? When I tried the newest version of R on the same code, the $ parse statement doesn't seem to retrieve the appropriate number from a table. Note that some of the cosmetic differences in the two tables have to be dealt with by the parser. Any ideas
2003 Jan 15
1
Is R really an open source S+ ?
This is not a criticism. I'm just curious. Is there an effort to keep R comparable to S+? Or are the two languages diverging? I am doing what probably legions have done before me, and legions will after me...using R on examples from text books written with S+ code. Most of the time everything appears to be equivalent. And then there are amazing divergences in commands. For instance: S:
2003 Jan 14
1
comparing class() -- R=NULL and S+=numeric
I'm just reading Modern Applied Statistics with S, 4th Ed., Venables and Ribley I'm typing in their examples in both R and S+. I need insight in the difference in the class() statement shown in Chap. 2. Example from book: > names(powers.of.pi) <- -2:2 > powers.of.pi -2 -1 0 1 2 0.1013212 0.3183099 1.0000000 3.1415927 9.8696044 >
2003 Jan 13
4
Ideas needed on automation of R
I need some guidance on what is the best way to automate R I am aware of Rterm. First question: Is it true that R is not currently OLE accessible under Windows 2000? Second question: Is there an R command that echoes all R Console results to a run log system file? My first attempt to write a run log file is the example from the R Data Inport/Export documentation. > zz<-
2002 Dec 10
0
FW: Answers to "Problem with differences between S+ and R in parsing output tables with $"
To R-wizards: Thank you for your quick an insightful responses. I now have R running a translated version of S+ code for power calculations for non-normal data. This is from the Michael Crawley's new book Statistical Computing--An Introduction to Data Analysis using S-Plus. Peter Dalgaard corrected me on the issue of the $ operator not being a parser. It sure looked like an advanced Regex
2003 Jun 09
1
unable to read superblock ?
Hi, I have a machine setup as software-raid + ext3 + redhat , but this morning, it seems the file system crash. here is the booting message, anyone has any idea how to fix it. Thanks! Donghui ---------------------------------------------------------------------------- ------ md: adding sda1 md: created md2 md: using <sdb1> <sda1> md: md2: raid array is not clean -- starting
2003 Dec 20
7
error bars around a point
All Is there an R command to produce error bars around a plotted point. Crawley's book uses the command error.bar() but my version of R rejects it. Must be an S+ command(?). Thanks REX [[alternative HTML version deleted]]
2002 Jan 03
3
Samba Start
How are you verifying? Have you tried using top and looking for smbd and nmbd? Swat may be giving you erroneous info if that is what you are using to verify. Hope this helps... -----Original Message----- From: Alvaro Lassance [mailto:lassance@sidercom.com.br] Sent: Thursday, January 03, 2002 10:35 AM To: samba@lists.samba.org Subject: Samba Start Hello all! I am trying to start Samba 2.2.2
2004 Sep 10
2
Need help building Red Hat RPM
I'm trying to build a Red Hat 7.3 RPM, and the XMMS plugin build is failing, because the FLAC libraries aren't installed yet. I've looked at some of the SRPMS out there. They all patch Makefile.am in the XMMS plugin directory to make things work, but I can't to that on Red Hat 7.3, because it uses automake-1.4p5. (I know it's old, but upgrading it would likely break just
2003 Jan 23
3
Who and When
How can I tell who and when users logged in to a Samba server? The clients are a mixture of Win9x computers. I want to compile a chart of computer use by user.
2002 Aug 17
1
Pxelinux: File not found during boot, HELP
Hi, I am trying to boot the PXEclient via pxeserver and I am getting an error "file not found", following are me setup in the /tftpboot: /tftpboot: initrd.img linuz pxelinux.0 /tftpboot/pxelinux.cfg default (lower case) in the default file: # This is the default pxelinux config file. LABEL test KERNEL vmlinuz APPEND
2004 Jan 20
1
Re: Need help on how to list functions from a loaded package...
To All How does one get a list of functions from a loaded package so that one can then get the appropriate help for each of the functions. Currently my method is based on a lot of trial-and-error. Here's an example of what I mean... >From this forum I learn that an interesting package called "multtest" exists on Bioconductor. I then use R Console's "Packages" --
2003 Apr 27
3
general question - help creating a login script to pass a RPC to create symblinks from win2k on linux
Hi, I am new to samba and Linux and need some help coming up with a solution to a nerve racking problem. Here is what we are trying to do. Users log into an NT environment (accessing shares via samba running on Linux/Aix). The user should only see and have access to the share(s) he/she has been assigned to. Similar to Novell "map root" or symbolic links. Our issue is try to
2004 Aug 06
3
More questions!
Thanks but I'm looking for something I can run under Red Hat 7.2. Should have made that more clear. Any other suggestions? -Ian > From: "Kevin McNeece" <kmcneece3@attbi.com> > Reply-To: icecast@xiph.org > Date: Fri, 14 Dec 2001 12:48:52 -0700 > To: <icecast@xiph.org> > Subject: Re: [icecast] More questions! > > Hello Ian, > > I am new to
2003 Apr 17
3
win ME/Samba connection
Ok, believe it or not, I've looked through all 209 pages of the Samba-HOWTO_Collection.pdf plus used this mail list and other internet sources, used those recommendations, tried almost every possible iteration on the samba.conf file, looked at logs until nauseated and have concluded that there is no way that Windows ME can connect to a Linux box using Samba. Connecting to the WinME box from
2005 Dec 31
4
invalid mbox files
Hello! I recently upgraded from dovecot 0.9x to 1.0.5-Aplha and now when ever folders are opened (in IMAP), it keeps saying invalid mbox files. It worked fine in 0.99.x. It is detecting the right mbox files because it lists the folders and the subscriptions correctly. I am using "default_mail_env = mbox:~/mail/:INBOX=/var/mail/%u" in the config file, but I get the same error with
2003 Jan 08
3
Logging suggestions?
Any suggestions how user login/logouts should look like in log files? I was thinking: (connected to imaps port) Login: username [IP 1.2.3.4, imaps, compressed] Logout: username [IP 1.2.3.4, imaps, compressed] [1000/100000 bytes (50%), 00:00:12] Bytes being upload/download and the 50% meaning compression ratio for downloaded bytes, probably not worth it for upload. Or if uncompressed, it'd
2002 Aug 19
3
How do I go about this
hello all. I have a dual boot laptop running XP and RH3. I tried to install wine but because my XP is on NTFS I could not link to that partition. So, I have burned all my personal files to CD and am wondering what to do next: 1) I suppose I could install another windows operating system like 98. Drawback is that when I do use Windows, XP tends to handle the plug and play features better (like
2003 Oct 29
1
Voicepulse and IAX
I am trying to set up IAX with Voicepulse. When I turn on debugging I get the following message when I call my PSTN number: NOTICE[1142106560]: File chan_iax2.c, Line 4321 (socket_read): Rejected connect attempt from 66.234.228.132, request '3017275115@VPWS' does not exist Any help would be GREATLY appreciated. Thanks, Isaac isaacmcdonald@attbi.com
2004 Sep 10
2
[Flac-users] Fingerprint one character short
I've got a directory of flac files that all pass the test, however one of the files has a 32 character long fingerprint, as opposed to 33. I've never seen this before...is this normal? -- # Paul - mramius@attbi.com # http://www.pentameter.org - Audio Hangout # My PGP Key - 0x144F725A