similar to: problem barplot width

Displaying 20 results from an estimated 110 matches similar to: "problem barplot width"

2000 Feb 29
0
mapping of colornames into hsv: half way done
Ok, now we have the mapping of color names to color codes (see below) and conversion to rgb (something like Ben Bolker's function), but how to convert rgb to hsv? Thanks to Brian Ripley, Peter Dalgaard and Ben Bolker Details below Regards Jens etc/colors.big maps 455 names to rgb in S syntax etc/rgb.txt maps 657 names to rgb in C syntax, but unlike colors() it has mixed upper and
2013 Feb 19
2
introducing jitter in overlapping graphs using ggplots (plotmeans). Also sciplot.
Hi, I want to plot means with standard deviations of Total Nitrogen (TN) across 4 stations (S1-S4) and over 3 years (2007-2009). I want this plot in one panel. I do not want medians (bwplot, boxplot). I have tried a few different packages and it seems that ggplots with plotmeans was the fastest (I am not extremely skilled in writing my own scripts). Unfortunately, there is no grouping
2013 Feb 11
2
How to plot doubles series with different location using plotCI
Dear list members, I would like to create two series of plotted mean values and error bars, yet with different locations along the x-axis. Plotting of first series using plotCI with the standard arguments goes without any problem. However I do not succeed to add the second series in the same plot, which should be horizontally shifted from the first series along the x-axis. The “add=TRUE”
2006 Oct 16
2
set linetype with plotCI
Dear R-list, I'm iterating several calls to plotCI [gplots], like so: plotCI( x = xvals.f[sorted], y = yvals.f[sorted], xlim = c(xmin, xmax), ylim = c(ymin, ymax), pch = plot_symbols[graph_idx], type = "b", lty = plot_linetypes[1], col = plot_colors[graph_idx], barcol = plot_colors[graph_idx], uiw = NA, xlab = "", ylab = "", add =
2008 Jan 29
2
how do i creat multiple back to back histograms?
Een ingesloten tekst met niet-gespecificeerde tekenset is van het bericht gescrubt ... Naam: niet beschikbaar Url: https://stat.ethz.ch/pipermail/r-help/attachments/20080129/23f6cbc7/attachment.asc
2002 Dec 27
2
RSvgDevice & sapply(plotmeans)
Hi, anybody know why this not works for several plots ? When i set onefile=T the plots are stacked one about another , onefile=F only the first plot is shown in AllbusMeansPlots.svg. [h2 is a data.frame] ......hist and sapply works for several plots nice with RSvgDevice ! Maybe setting the title after apply is a problem, but until yet i didn't found a better solution ? library(RSvgDevice)
2001 May 24
2
New Package: gregmisc
I've thrown a couple of useful functions into a new package "gregmisc" and uploaded them to ftp://ftp.ci.tuwien.ac.at/incoming/gregmisc_0.1.1.tgz Here's DESCRIPTION: Package: gregmisc Description: Misc Functions written/maintained by Gregory R. Warnes Title: Greg's Miscellaneous Functions Version: 0.1 Date: 2001/05/24 Depends: R Maintainer: Gregory R. Warnes
2006 Jan 16
1
gplots
Hi I am sure that this question has been asked before ... appologies in advance This - which comes out very nicely - better than the commercial stuff. plotmeans (cdpy~Dodefordpy, Data = Dataset, connect = False, minbar = 1, mean.labels = FALSE, col = "blue", barwidth = 1.5, barcol = "red", ci.label = FALSE, xlab="Onset", pch = 15, par(las =2)). Only one snag I
2011 Apr 07
2
Rotation Forest in R
Dear R users, I was wondering whether you could tell me if there are any R functions or packages that can implement Rotation Forest (not Random Forests) algorithm: http://www.computer.org/portal/web/csdl/doi/10.1109/TPAMI.2006.211 thanks in advance, Mario
2011 Jan 26
2
plot with 2 y axes
Dear R users, apologies for the total beginner's question. I would like to create a barchart for some temperature values with the y axis on the right hand side of the plot. On this plot would like to overlay some time series data (in the form of a line) for some other variable called Index. The y axis for this latter variable should be on the left hand side of the plot. An example of what I
2009 Aug 12
1
A function for plotting a boxplot with added dot and bars (for mean and SE) - please help improve my code
Hello people, A while back I wanted to plot boxplots with interactions that will have a dot for the mean of the sample + bars for the SE. After searching for some code, I found something that did it for one level, but couldn't find something that will allow for interactions the way the original boxplot does. After playing with the original code, I found a way for allowing the boxplot code to
2008 Oct 23
15
VEC Operator in R
Can anyone please tell whether there is any R function to act as "VEC" and "VECH" operator on Matrix? Yes of course, I can write a user-defined-function for that or else, I can put dim(mat) <- NULL. However I am looking for some R function. Your help will be highly appreciated. Regards, -- View this message in context:
2010 Sep 27
1
conditional assignment of colors in xyplot()
# Dear R Community, # I have this data frame: df1 <- data.frame( F1 = factor( c( rep("D1",12),rep("D2",12),rep("D3",12) ) ), F2 = factor( rep( rep( paste("O",1:6,sep=""), rep(2,6) ), 3) ), F3 = factor( rep( c("V1","V2"), 18 ) ), S1 =
2011 Apr 17
7
possibly an inter-process comm problem
I have been running a program with Wine for over a year. With its version 3 there has been basically no problem. Lately, the program is upgraded to version 4 and it crashes with Wine. I tried to print out debug messages but can't seem to get any clue about what is wrong. While I was testing with the debug messages, an interesting thing I found is that if I run it with the following debug
2012 Mar 18
4
page fault on read access to 0xffffe0b4
Hi, I'm running wine-1.5.0 and for quite a few games, I get this page fault. It's also with wine-1.4 (exactly same adress). Complete stacktrace: Code: Unhandled exception: page fault on read access to 0xffffe0b4 in 32-bit code (0x7d52b406). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:7d52b406 ESP:0032e338 EBP:f77547f8 EFLAGS:00010246( R- -- I Z- -P- )
2010 May 15
1
barplot: invalid 'xlim' value
Forum, I am attempting to plot weekly horizontal histograms, something very similar to: http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=109 The part of the code used to create this graphic that interest me: # Draw the histograms for (i in 1:length(ages)){ par(new = TRUE) xmin <- -ages[i] + xlim[1] xmax <- xlim[2] - ages[i] ser <- freqs[, i+1] ser <-
2010 Feb 19
2
Bioshock 2 SecuLauncher: Failed to start application
hello im having some issues with Bioshock 2 everything seems to be installed correctly, but i get this error: SecuLauncher: Failed to start application. [2000] these are the steps that brought me to the error: 1) create a new prefix is recommedned: # wineprefixcreate --prefix ~/.wine-bs2 2) add all needed winetricks # WINEPREFIX=~/.wine-bs2 winetricks d3dx9 d3dx10 dotnet30 vcrun2005sp1
2008 Mar 05
5
Ubuntu feisty/wine/gecko
Anyone else experiencing crashes when installing gecko in Ubuntu feisty? Whenever I run wine and attempt to install gecko, I get a consistent crash... fixme:system:SetProcessDPIAware stub! wine: Call from 0xb9e87c to unimplemented function js3250.dll.JS_SetGCParameter, aborting wine: Unimplemented function js3250.dll.JS_SetGCParameter called at address 0xb9e87c (thread 0009), starting debugger...
2008 Mar 04
3
Gecko installs but page faults on execute
Using Kubuntu 7.10 with a fresh apt-get on Wine, running winecfg, then doing wine iexplore http://winehq.org to install Gecko seems to work just fine, but when it finishes it goes into a page fault and then never works. Here's a dumplog of bash. > static-fiend at static-fiend-desktop:~$ wine iexplore http://winehq.org > err:advapi:service_control_dispatcher pipe connect failed >
2008 Sep 29
3
wine: Unhandled page fault on read access to 0x00000064
Why am i always getting this crash ?? I dont understand how can I make this work wine: Unhandled page fault on read access to 0x00000064 at address 0x7e72d7a6 (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000064 in 32-bit code (0x7e72d7a6). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7e72d7a6 ESP:00334b7c EBP:00334b94