similar to: Re: combined graph in R

Displaying 20 results from an estimated 100 matches similar to: "Re: combined graph in R"

2004 Aug 26
1
"o" bty with different axes
Is it possible to create plot bty=o with different scale of left- and right x-axis? In my documents, by typesetting, bty=u looks disruptively. At 2nd: how to frame the whole box (including title and axes labels) and resize to landscape-oriented rectangle? Tomas Bayer
2002 Oct 02
1
deleting (empty) directories
I am evaluating rsync for the mirroring of a website and associated database. To exercise it and establish the correct run string I need I am running tests LOCALLY between two test directories. I have a /scratch/temp/Departure and a /scratch/temp/Arrival trees. I apply changes to the Departure tree, run rsync, and do a diff -r. Now I delete a file in Departure rm Departure/Quattro/uno.file
2010 Feb 16
2
reading quattro pro spreadsheet .qpw into R
I have many quattro pro spreadsheets and no quattro pro. Is there a way to access the data using R, or any other solution that anyone can think of? thanks, -- Stephen Sefick Let's not spend our time and resources thinking about things that are so little or so large that all they really do for us is puff us up and make us feel like gods. We are mammals, and have not exhausted the annoying
2005 Oct 18
1
smbd processes 99% cpu and end-user locks up
Still having a situation, in particular with Microsoft Office products (Excel, MS Word, etc), wherein a user locks up while saving a file. The scenario goes as follows: user opens up a file (excel document, word document, etc), user changes file, user hits save, user hangs... `top` reports an smbd belonging to user locked in some sort of loop causing 99% cpu utilization. net status sessions
2007 Apr 28
8
Poor man's High Availability solution
Hi, I'm wondering what the best option to obtain a high availability asterisk server is. I currently use a TE410P (4 x E1) card. I'm thinking of 2 different solutions: - 2 servers configured with Heartbeat + DRBD (drbd mainly for voicemail....) and the E1 span plugged to the 2 servers (with a TE410P in each server). - 2 servers configures with Heartbeat + DRBD with the E1 span hooked
2015 Dec 02
4
[PATCH 0/3] supermin: add --include-packagelist
Hi, to ease debugging issues with appliances (e.g. when used in libguestfs), using --include-packagelist will add a file containing the list of all the packages used. Thanks, Pino Toscano (3): ext2: add ext2fs_chmod and ext2fs_chown chroot: factor out file copy code Add --include-packagelist src/build.ml | 42 +++++++++++++++++++++++++------ src/chroot.ml | 29
2010 Jan 08
2
Serial port fun: CentOS 4.8 (32-bit) vs. CentOS 5.4 (64-bit)
I am in the process of migrating from running CentOS 4.8 (32-bit) to CentOS 5.4 (64-bit) on my AMD Sempron(tm) Processor LE-1300 system (it is running CentOS 4.8 32-bit because the disk images are from a previous PIII system), and things are 'interesting' WRT how the Lava Computer mfg Inc Quattro-PCI card is being handled. lspci (on CentOS 4.8 32-bit) yields: 01:0a.0 Serial controller:
2007 Jul 18
3
Redundancy / Failover
I've been evaluating Asterisk for a while, and things seem to be going very well. The issue of redundancy and automatic fail-over is now on my mind. I searched the archives and googled for solutions, but didn't really come up with much. We'll be using queues (modified), which precludes some of the standard redundancy solutions, since the queue needs to know all the agents
2012 Feb 07
3
Good news Ubuntu`s update fixed problems in CoreDRAW 9
Its February 6, 2012. I just downloaded all the updates to Ubuntu 11.10 64bit. I think the updates just came out today. It was a bigger package of updates than the others I have installed in the past. I do not know what they did but whatever it was, it fixed most of the problems in CorelDRAW 9. I gave it a rating of bronze, and that was being generous, just a few days ago. It seems as thou
2006 Oct 31
2
again on file corruption
Hi, I've posted the same problem several months ago, You can find my post there: http://lists.samba.org/archive/samba/2006-March/119244.html I summed up all the whole thing: I run a samba server based on slackware 10.2, using samba 3.0.20 with two clients: a windows 98 box and a windows 2000 box. I've got a share between the two system which hosts an old spreadsheet program (quattro pro)
2007 Aug 16
2
(no subject)
hi, i'm new to R and i'm trying to port a quattro pro spreadsheet into R. spreadsheets have optional lower and upper limit parameters on the beta distribution function. i would like to know how to incorporate this with R's pbeta function. thanks in advance, mara. ____________________________________________________________________________________ Park yourself in front of a
2006 Apr 03
0
Offline Folders
We have just recently started using Windows XP Offline Folders here, and it is causing all sorts of festive problems. If a folder is set for offline use on a client, whether that folder is on our samba server or not, the samba server becomes unavailable or only very slightly available at best. Example: Explorer - Windows 2003 Server, Quattro - samba 3.0.22 server on Solaris 9
2012 Mar 12
1
Faceted bar plot shows wrong counts (ggplot2)
I have encountered a problem with faceted bar plots. I have tried to create something like the example explained in the ggplot2 book (see pp. 126-128): library(ggplot2) mpg4 <- subset(mpg, manufacturer %in% c("audi", "volkswagen", "jeep")) mpg4$manufacturer <- as.character(mpg4$manufacturer) mpg4$model <- as.character(mpg4$model) base <-
2004 Jul 23
1
difference between nls and nlme approaches
Hallo, I have a question that is more statistic related than about nlme and R functioning. I want to fit a complicated nonlinear model with nlme with several different measures of transpiration taken on each of the 220 trees grouped in 8 families. The unknown parameters of the model are three + their variances (and covariances). I want to estimate the variances among families of the
2008 Jan 28
1
wine-users Digest, Vol 30, Issue 37
On Sunday 27 January 2008 20:00:02 wine-users-request at winehq.org wrote: > > I have been running Wine under Kubuntu Feisty for about the last four > > months, keeping it updated with the latest wine releases on a weekly > > basis, I use it to run WordPerfect ... > > Which version of Wordperfect are you using? I've been trying to get > version 9 (Office 2000) to
2009 Nov 16
2
2 TB limit on USB drive
Hallo I submitted this as a bug several weeks ago, but I wanted to ask around & see if anyone else has come across this.... I have a USB Buffalo Drivestation Quattro, with 4 1TB disks configured in raid5 as one 2.8TB (or so) disk, attached to a Cent 5.4 64 bit server (completely yum'd up to date) The disk is labeled as GPT, and formatted as a 2.8 TB ext3 partition (this issue also
2010 Mar 29
1
getting CI's for certain y of nls fitted curve
hello, i managed to get CI's for my curve - but now I need the intervall for a certain y point (y_tenth) of the curve.. can anyone help me with this? #####data: por<-data.frame(list(structure(list(run = structure(c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L, 3L, 3L, 3L, 3L), .Label = c("1", "3", "4"), class = "factor"), press = c(15, 21, 24, 29.5, 15, 21,
2008 Mar 13
2
RedFone foneBRIDGE2 2e1 - anyone used it oranother TDMoE bridge?
For high-availability Asterisk when using PRI Lines, you might also want to check out our product (FSV-4PFS). It's available at www.failsafevoip.com Bill Also to add to the last post does this device have hardware echo cancelation? if it does it could be a great replacement, if not may not be what I'd really want to use. Thanks, tom I've been looking at the RedFone foneBRIDGE2
2005 Oct 31
0
"disappeared" user
I would really appreciate some help figuring out why one of my students has "disappeared" from the user list, and what to do about it. I'm using Samba3 on Fedora; the client machines are running WinXP. The system has been up and running since the beginning of September. Today one of my 4th-graders was unable to log on; she didn't read the error message carefully, so she
2003 Jul 31
1
smtp over ssh probs
before I start, two notes. I alredy sent this mail to the other mailing list, but no answer has came back. also, I'm not subscribed to this list, so please cc me the answers. now, to business. I have a problem but I don't know exactly what. Or why, better. The scheme is like this: I don't have a direct connection to the inet, except for ssh to certain range of ip's at a