similar to: several common sub-axes within multiple plot area

Displaying 20 results from an estimated 600 matches similar to: "several common sub-axes within multiple plot area"

2008 Aug 15
2
cor() btwn columns in two matrices - no complete element pairs
Hi everyone, I'm trying to calculate correlation coefficients between corresponding columns in two matrices with identical dimensions but different data. The problem is that the matrices contain NAs in different locations. I am using the following code to try to calculate correlations between complete sets of data: #Code start maxcol<-ncol(mat1) for (i in 1:maxcol) {
2007 Jul 04
2
Upgrade from 1.00 to 1.0.1
Hi, I'm getting a bunch of errors since I upgraded to 1.0.0. I understand now that some of them are bug related to release 1.0.0. I'm about to upgrade to 1.0.1. Does anyone know if there are changes in the config file btwn these to versions? Also, what is the best way to do the upgrade? Can I just run ./configure : make : make install : killlall -HUP dovetcot? Best Regards -
2008 Apr 14
2
transport.response is truncated
hi - i have a randon but recreatable problem whereby my transport.responseText seems to get truncated. I have tried swithcing btwn onSuccess and onComplete buit it happens on both. As i said it''s totally random. any ideas ? what other info di i need to provide ? many thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to
2007 Sep 27
5
Which Asterisk version to use?
Hi, I'm a complete newbie to Asterisk and have been reading through documentation and sites for the last couple of hours trying to understand what to do to start my learning curve with Asterisk, and am very confused. For starters, what is the difference btwn the 1.2 and 1.4 branches of Asterisk? I can't seem to find a document that describes the changes. Secondly, what is the best
2007 Dec 11
1
.NET programs
Hello, How can I get programs written using .NET 2.0 to work in WINE? I've read online about some sort of (seems unstable) bridging btwn WINE and MONO. I installed MONO, but couldn't figure out how to tell WINE to use it. I looked for tutorials, but couldn't find any. Is there any other solutions (I prefer not to have to install the official .NET 2.0)? -- sincerely, Travis
2006 Jun 08
1
FW: asterisk and nortel meredian option 11c
Hi I want to connect asterisk 1.0.9 ( kernel 2.6.8-2 debian )with TE110P and Nortel meridian option 11c release 25.40 with NTBK50AA card which is An E1 card. But the main problem is the first stage that no sync occurs the * card never syncs with meridian card I am using euroisdn, ccs , hdb3, crc4 , pri_net on asterisk And I am assuming that meridian is using same as it is
2010 Nov 10
2
Centring titles for pairs of plots.
I would like to centre titles for pairs of plots in a 3-x-2 array. Each row of the array corresponds to a calendar year and I would like to have the year value centred between the two plots in the row, and just above their upper edges. I have attached an example in "demo.pdf" showing roughly what I want. I managed to produce the example using
2013 Jan 20
2
"user units" in plotrix
hi all - i'm having some difficulty figuring out how to convert between "user units" (which i can't find a definition for in the plotrix package) and either (a) device units (e.g. inches with PDFs) or (b) user coordinates along any particular axis. as an example, suppose i set up a PDF device with inches, the device has both outer and inner magins, and the plot region has
2008 Jun 03
3
matlab eigs function in R
Hello Does anybody know how one can compute d largest eigenvalues/eigenvectors in R, like in MATLAB eigs function ? eigen function computes all eigenvectors/eigenvalues, and they are slightly different than those generated by matlab eigs. Thanks in advance -- View this message in context: http://www.nabble.com/matlab-eigs-function-in-R-tp17619641p17619641.html Sent from the R help mailing list
2004 Nov 09
1
redoing error causes backup file failure on target
It looks like rsync 2.5.4 vs 26 has a bug when the target file is backed up with a suffix. For a large 1 GB file transfer, an error "redoing" appeared in the debug. In other words, when you see redoing in your debug expect the backup not to have worked correctly. I didn't see this problem btwn naxpap01 and rwxp25l1 just btwn rwxp25l1 and naxp18l1. I'm pulling the code from
2012 Apr 24
2
Positioning main title
Hello, I have a barplot where each row has quite long texts and I have used "par" to make some room in the left: par(mar=c(0, 17, 3, 0), oma=c(0, 0, 0, 0)) barplot2(prueba, main = l, col=colores, horiz=TRUE,las=1, cex.names=.7) My problem is that main text appears justified to the plot. I want to put it in the middle of the image, and find a way to sort it out with mtex par(mar=c(0,
2012 Jun 15
0
Linux domain member server: Win group does not map to UNIX group
Hi, all I've installed Version 3.5.10-0.109.el5_8 from the samba3x RPM for Win7 compatibility. We are predominately a Linux shop and have only a handful of Win7 (Pro/Ultimate) dual-boot workstations for running things like Photoshop, etc We run a fairly minimal LDAP backend for Linux auth/automount (no SASL backend) and have not implemented a full Samba schema - i am waiting to build an
2008 Jul 18
1
Feedback and help in porting the NUT sysV init script to upstart
hi there, first, kudos to Scott. You guy rock with this revolutionizing (and so logic) idea ;-) next, a personal point of view about the lack of upstream adoption of upstart: I wanted to provide an upstart script for NUT for some time, but never found enough matching example to do so. the embedded scripts only address inittab, and the replacement-initscripts are unreachable (see below) and far
2006 Jun 09
5
Using link_to with an image tag & link text
Hi , I was trying to use link_to along with image_tag to setup a link that would open in an external window. But I was unable to make a link using both text & an image So my current workaround looks like this inside a partial where link is http://foo.com & text would be descriptive <img src="images/arrow.gif" border="0"/> <%= link_to(text, link, :popup
2006 Jul 13
1
Where should method shared btwn controllers go?
I have a method I would like multiple controllers to share. Where does it belong? I have it in a file in lib for the moment. It seems it should be here or in controller/application.rb. Thanks in advance. -- Posted via http://www.ruby-forum.com/.
2020 Apr 16
2
Migrate Zentyal Samba PDC to Samba PDC v4.12 (compiled)
Hi, i've Zentyal 6 (over debian buster/sid) with Samba 4.7 and works fine but i wish migrate to Centos 8 with Samba (the last version) . My question is, 1. ?someone has done something like that? 2. ?some recomendation from S.O diferences? 3. any tip's for migration for migration type Thanks.
2007 Jan 22
11
getElementsBySelector broken in IE
Hi all: getElementsBySelector appears to be broken in 1.5 final on IE. getElementsBySelector works as expected in FF 1.5 final and also it works correctly in IE in 1.5 RC2. Here''s my simple code fragment: var els = element.getElementsBySelector(''[recnum]''); The variable els is undefined in 1.5 final on IE. --~--~---------~--~----~------------~-------~--~----~ You
2004 Jan 13
3
IPSEC btwn stable and Linksys BEFVP41 stopped working.
Hi, I have been using IPsec to communicate between a laptop that tracks -stable and a Linksys BEFVP41 router. I only use it infrequently, but it's been working great. My setup is as described in http://grapeape.alerce.com/linksys-ipsec/article.html (which I am planning to submit to the handbook when it's done). I'm no longer able to make an ipsec connection, and I can't put my
2010 Jan 20
2
Error meaning
Hi r-users,   I have the following code to solve 4 simultaneous eqns with 4 unknowns using newton iteration method.  But I got the error message:   pars <- c(1.15, 40, 50, 0.78) newton.input2 <- function(pars) {  ## parameters to estimate      alp <- pars[1]    b1  <- pars[2]     b2  <- pars[3]    rho <- pars[4]   f1 <- pars[1]*pars[2] f2 <-
2009 Mar 23
4
newton method
Hi R-users, Does R has a topic on newton's method? Thank you for the info.