similar to: How to create a graph layout?

Displaying 20 results from an estimated 300 matches similar to: "How to create a graph layout?"

2007 Nov 06
3
Produce a multiple formats graphic
Is it possible to produce the same graphic in different formats in one shot? Now if I want to produce the same graphic in pdf, ps and jpeg I run the producing code, but I change the graphic device, and I choose successively : pdf(...) ps(...) jpeg(...) So in this case I run the same code 3 times, or I have to choose a format and use converters... Is it possible to produce the 3 graphics in once
2009 Apr 27
1
how to send email with R
Hi all I can t seem to find a way to send an email using R would anyone have a suggestion? much appreciated Thomas -- Thomas Loridan King's College email: thomas.loridan at kcl.ac.uk webpage:http://geography.kcl.ac.uk/micromet/tloridan/index.htm
2006 Jul 28
1
Calculate x-values from a spline
Hello, I calculate splines from messured points(x,y) of an unknown function f(x). e.g. x <- c(0.004115, 0.012345, 0.037037, 0.111110, 0.333330, 1.000000) y <- c(37, 50, 45, 60, 50, 66) w <- c(0.8540541, 0.8320000, 0.8822222, 0.7983333, 0.8220000, 0.8151515) as weights f <- smooth.spline(x,y,w) Now I have y-values and want to calculate the x-value(s) from this spline. There is no
2005 May 03
3
(no subject)
Does anybory knows any work comparing R with other (charged) statistical softwares (like Minitab, SPSS, SAS)? I work in a brasilian government bureau and I intend to use R as our preferable statistical software, but I have to show it's as good as the others. I also intend to use Weka, and for this one I have the same problem. Can anyone help me? Thanks René M. Raupp e-mail: rener@mpdft.gov.br
2005 Apr 26
11
good editor for R sources ?
Dear all, (Sorry if the question has already been answered.) Could someone please suggest a good text editor for writing R sources ? (I know emacs exists ... but I find it a bit heavy). I use crimson (http://www.crimsoneditor.com) which is small and simple, but the R syntax seems not to be supported. Thanks for any advice
2009 Apr 26
2
Conditional plot labels
Hi all, I'm trying to do multiple graphs in a window like this: ___ ___ ___ ylab |__| |__| |__| ___ ___ ___ ylab |__| |__| |__| ___ ___ ___ ylab |__| |__| |__| xl xl xl If I try to put the labels manually, some graphs become smaller than other and the output is really ugly. In the thread title I put the word
2009 Apr 30
1
Legend best position
Hi all, I'm doing a lot of plots and all of them should have a legend. The problem is that this legend not always have to be in the same place, because some plots can override the legend box. I'm wondering if there exist a command that "optimally" allocate the legend position, I'm refer to a MATLAB's command'slegend and it's option "Best". Exist? What
2006 Apr 02
3
tc patched doesn''t work with WFQ
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I was searching for few days in this mailing list but I didn''t find how to solve my tc problem. Feel free to ask me more details if you think there are relevant. I''m using a Gentoo 2.4.32-gentoo-r2 and I''m trying to test a *weighted fair queuing* (WFQ) implementation. See http://home.sch.bme.hu/~tusi/wfq/ I patched
2006 May 12
3
Maximum likelihood estimate of bivariate vonmises-weibulldistribution
Thanks Dimitris!!! That's much clearer now. Still have a lot of work to do this weekend to understand every bit but your code will prove very useful. Cheers, Aziz -----Original Message----- From: Dimitrios Rizopoulos [mailto:Dimitris.Rizopoulos at med.kuleuven.be] Sent: May 12, 2006 4:35 PM To: Chaouch, Aziz Subject: RE: [R] Maximum likelihood estimate of bivariate
2006 Mar 11
2
Draw level lines on the surface of a bivariate function
Hello, Is it possible to draw level lines on the surface of a bivariate function? In the following example, to draw surface and levels lines for a multivariate normal law, I use persp, trans3d, contourLines and lines, but if the lines are correctly drawn, some parts of them are, of course, visible even if they are drawn on a non visible "face". Any suggestion to avoid this problem
2009 Apr 27
3
Formatting numbers
I've been trough the R documentation for about half an hour and it's not clear to me how to do this: I need to format to character a series of integers from 1 to 1000, and I like them to look like "0001" "0002", "0059", "0123" and so on. Padded with zeroes to have four digits. Cheers! Mario. r-help-request at r-project.org wrote: > Send
2006 May 18
1
Negatives density values (PR#8876)
Full_Name: Cuvelier Etienne Version: R version 2.2.1 OS: Windows XP Submission from: (NULL) (81.240.71.204) If we use the "density" function "far" from the data, some values are negatives. I know that these value of the density are "near equal" to zero, but the change of sign can involve some "false" decision. Here is an example of this fact: > x =
2005 Apr 12
1
RV: I need your help.
Please your help. > -----Mensaje original----- > De: Fabian Bustamante > Enviado el: Monday, April 11, 2005 10:08 AM > Para: 'samba@lists.samba.org' > Asunto: I need your help. > > Hi friends, > > I have samba 2.2.5 on Sco Unix Open server 3.2 v 5.0.6 and I want to print from my sco server to shared printer in winXP client. The questions are: Can I do
2005 Apr 13
2
error executing the smbclient
Dear Samba Team, I have this error executing the smbclient program on a SCO Unix Open Server 5.0.2 : dynamic linker : smbclient : error opening /usr/local/lib/libncurses.so.4 Killed I checked it, but I don't have any library with that name. What can I do? Thanks & regards, Fabian Bustamante CARTOPEL GROUP Cuenca - Ecuador.
2009 Apr 16
1
map of china without regions
Hello, I use the map package in conjunction with the mapdata package, and I want to draw the map of China without interior regions. After reading the doc and searched in this mailing list I've tried map("china",interior=FALSE) and map("china",fill=TRUE) but I allways see the interior regions... If someone can help me... Thanks Etienne
2004 Apr 05
1
Possible SMBd Remote File Creation Vulnerability again?
Hi, Five days ago (2004/03/31) someone was able to obtain a list of *all* the unix user names of my machine (a Redhat 9 w/ latest patches) and then started trying to log as a samba user (about 400 tries per user name). Upon noticing this strange behavior I immediately proceeded to block all ports related to samba, and to put the story short, fortunately or should I say hopefully the
2010 Nov 15
0
Problem with lm4 and lapack library
I have R under Linux Kubuntu Hardy Heron 8.04 LTS. I am trying to install package 'lme4' and get the following error: ---- * installing *source* package ?lme4? ... ** libs gcc -std=gnu99 -I/usr/share/R/include -I/usr/share/R/include -I"/usr/lib/R/library/Matrix/include" -I"/usr/lib/R/library/stats/include" -fpic -g -O2 -c init.c -o init.o gcc -std=gnu99
2013 Nov 19
0
How to check ISDN / MFCR2 Trunk Status
Hi everyone! I have a system that integrates both ISDN and R2 trunks. Is there any way to check the status of the trunks? I need to create a program that automatically verify the connection status of the trunks. Thanks! Nicol?s. *Nicol?s Podrojsky*Tel: (+5411) 6841 1400 | (+5411) 6841-1401 *Nuevo!* Cel: (+54911) 3434 0023 S?nchez de Bustamante 1986 3?B *Nuevo!*
2011 Apr 27
0
ICAC2011 Call For Participation (8th IEEE International Conference on Autonomic Computing)
********************************************************************** CALL FOR PARTICIPATION ====================== The 8th IEEE International Conference on Autonomic Computing Karlsruhe, Germany June 14-18, 2011 http://icac2011.cis.fiu.edu
2011 Apr 27
0
ICAC2011 Call For Participation (8th IEEE International Conference on Autonomic Computing)
********************************************************************** CALL FOR PARTICIPATION ====================== The 8th IEEE International Conference on Autonomic Computing Karlsruhe, Germany June 14-18, 2011 http://icac2011.cis.fiu.edu