similar to: ggplot2 - tricky problem

Displaying 20 results from an estimated 6000 matches similar to: "ggplot2 - tricky problem"

2012 Jan 06
0
Reply on "ggplot2 - tricky problem"
That comes really close to what I had in mind. Thanks a lot for helping out, Justin! Good luck,  Mario Re: [R] ggplot2 - tricky problem how bout: dat<-data.frame(id=1:4,city=c('berlin','munich'),likeability=c(5,4,6,5),uniqueness=c(3,4,4,4)) ggplot(ddply(melt(dat,                           id.vars=c('id','city')),                   .(variable,city),      
2012 Jan 27
1
Horizontal stacked 100% bars with ggplot2
Hello, R friends, I'm trying to crack this nut: Example Data. pet    gender dog    male dog    female dog    male cat    female cat    female cat    male Plot Task. Horizontal 100% bars where y axis shows gender factor (male vs. female) and x axis shows percentage of kind of pets (dog vs. cat) so that % dogs + % cats are stacked in 1 bar and sum up to 100% (for each gender group 1
2001 Nov 02
1
Smbclient - whats the Problem?
Hello! Canu tell me what the problem is? /usr/local/samba/bin/smbclient /bin/smbclient -d 10 -M munich.sun.local added interface ip=192.168.10.53 bcast=192.168.10.255 nmask=255.255.255.0 Client started (version 2.2.2). resolve_lmhosts: Attempting lmhosts lookup for name munich.sun.local<0x20> startlmhosts: Can't open lmhosts file /usr/local/samba/lib/lmhosts. Error was No such file or
2007 May 22
2
German Map in package maps
Hello everybody, I'm an absolute newbe in R, so please be gentle to me. I am looking for a german map in the package maps by Becker and Wilks. After that I want to draw the German cities from world.cities of this package in the map and want to draw further a line from Berlin to Munich. Has anybody an idea? Thank you so much and sorry for the question! Best regards from Berlin, Maja!
2008 Mar 25
2
ggplot2 - facetting
Dear All, After having overcome the issue of legends (thanks, Thierry, once more), I am trying to use facetting, but here also I can not find how to do this. I do not want to use qplot, but rather the more flexible options. However, it seems I am doing still something pretty stupid, because I always get an error, even if it seems I am doing everything like the examples. My code is below.
2012 Jan 29
1
ColorBrewer question
Hello, R friends,   I'm trying to change colors of my horizontal bars so that they show a sequence. I chose the ColorBrewer palette "Blues". However the resulting plot doesn't show any changes to the default. I tried several places of "+ scale_colour_brewer(type="seq", pal = "Blues")" with no effect. This is my code:   p <- ggplot(data, aes(x =
2004 Jan 20
1
Sytem Requirements for R for Win XP
Dear R-Tech Support Team, I was just browsing on your web page and I am curious about R's system requirements. How many MB RAM and what processor speed would you recommend for Win XP if I want to load QuantArray Excel output files of appr. 16 MB each? Thank you very much in advance, Derk Bemeleit ----------------------------------------------- A--------T T-------A Dipl.-Biol.
2009 Aug 04
4
Strange XEN on CentOS HWaddr Address Issue
Ran into a strange issue with XEN on CentOS that I think is specific to CentOS, which is why I'm starting by posting to this list first, I'll post on the XEN list depending on responses. My sense is this issue has something to do with how CentOS handles network setup on first boot of the XEN kernel. - Installed a brand new CentOS 5.3 server with minimal packages. - Installed XEN,
2006 Apr 25
1
CHANUNAVAIL, busy and congestion
Greetings to all, I ma having a problem with channel variables on a couple of our Asterisk boxes. Here is the setup. Asterisk on customer's site (1.2.5), using IAX to our external GW (1.2.5), IAX to PSTN GW (1.0.10), E1/PRI to PSTN. On the External GW, we also have an IAX trunk to a VOIP provider if for some reason the E1 is down. If the DIALSTATUS is CHANUNAVAIL, which should be
2008 Apr 12
1
ggplot2 - plot with only legend?
I just found out that this message got scrambled with other threads, so I trying to re-send... Dear R'ers, I am trying to build a composite plot (with several plots in one figure). I have tried, but I cannot use facetting, as I need to customize each plot using grid. Since all the plots are the same (with different data, but same layout and categories), I would like to have only one legend,
2012 Jan 17
1
pretty(range(data$z),10) Error
Hello, R-List, I'm getting error messages when adding geom_density2d() [package ggplot2]: ============================================================================ Fehler in pretty(range(data$z), 10) :   NA/NaN/Inf in externem Funktionsaufruf (arg 1) Zusätzlich: Warnmeldungen: 1: Removed 10000 rows containing missing values (stat_contour). 2: In min(x) : kein nicht-fehlendes Argument für
2008 Aug 04
2
Multivariate Regression with Weights
Hi all, I'd like to fit a multivariate regression with the variance of the error term porportional to the predictors, like the WLS in the univariate case. y_1~x_1+x_2 y_2~x_1+x_2 var(y_1)=x_1*sigma_1^2 var(y_2)=x_2*sigma_2^2 cov(y_1,y_2)=sqrt(x_1*x_2)*sigma_12^2 How can I specify this in R? Is there a corresponding function to the univariate specification lm(y~x,weights=x)??
2016 Nov 01
1
Samba-tool SUBDOMAIN Problem
Hi, i have setted up a DC ESC.LAN, if i try to do "samba-tool domain join MUNICH.ESC.LAN SUBDOMAIN -Uadministrator" i get the following error, how can i build up a AD Subdomain (Domain Tree) [root at MUC-PDC ~]# samba-tool domain join MUNICH.ESC.LAN SUBDOMAIN -Uadministrator Administrator password will be set randomly! Finding a writeable DC for domain 'ESC.LAN' Found DC
2013 Feb 18
1
ggplot2 and facet_wrap help
Dear R experts, I am trying to arrange multiple plots, creating one graph for each size1 factor variable in my data frame, and each plot has the median price on the y-axis and the size2 on the x-axis grouped by clarity: library(ggplot2) df <- data.frame(price=matrix(sample(1:1000, 100, replace = TRUE), ncol = 1)) df$size1 = 1:nrow(df) df$size1 = cut(df$size1, breaks=11)
2010 May 19
6
dovecot2 latest beta5 acl not working properly ?
Hi i tested acls with some clients horde/imp mulberry thunderbird squirrelmail kmail and i couldnt get it run proberly i have no problems testing setacl etc with plain telnet session, and i have no error in verbose logging but it looks like acl is only working partly with some clients so show acls is working mostly but setting only partly horde/imp and mulberry dont show any acls any idea? --
2013 Apr 18
1
Arranging two different types of ggplot2 plots with axes lined up
Hi all, I want to arrange two ggplot2 plots on the same page with their x-axes lined up - even though one is a boxplot and the other is a line plot. Is there a simple way to do this? I know I could do this using facetting if they were both the same type of plot (for example, if they were both boxplots), but I haven't been able to figure it out for two different types of plots. Below is my
2008 Jul 13
3
folder deletion fails dbox
Hi Timo, playing a lot with dbox but folder deletion seems to me broken, whatever setting i tested i cant delete subfolders with thunderbird, i first thought about acls but deactivate acl didnt helped splitting control an index files from dbox also didnt work, i cant find any failure message in the logs, but there is also no entry for delete trys all debug level are in the highest stage on this
2017 Oct 17
2
Status of OpenSSL 1.1 support
Hi, On Tue, Oct 17, 2017 at 05:54:52AM -0600, The Doctor wrote: > The best solution is if (LIBRESSL) || (OPENSSL < 1010...) > > Else > > Whatever. > > Is that too much work? Littering code with #ifdef is almost never a good idea. gert -- USENET is *not* the non-clickable part of WWW! //www.muc.de/~gert/ Gert
2009 May 17
3
example sql acl_shared_dict wiki
Hi Timo, wiki says --------- Shared mailbox listing ..... You could use any dictionary backend, such as SQL or Berkeley DB, but a simple flat file should work pretty well too: plugin { acl_shared_dict = file:/var/lib/dovecot/shared-mailboxes.db } .... -------- could you include an example for having acl_shared_dict in sql ? -- Best Regards MfG Robert Schetterer Germany/Munich/Bavaria
2003 Feb 21
2
How to protocol file changes, deletions
Hi all, I am new to this list and have a particular problem, which I cannot get info on: We have several departments and those have rw access to their respective shares. Every once in a while, users inadvertently delete a directory and somebody will eventually contact me to restore this directory from the backup. I would really like to find out who is deleting such directories or files as to