similar to: x axis with multhist

Displaying 20 results from an estimated 10000 matches similar to: "x axis with multhist"

2006 Nov 30
1
scaling y-axis to relative frequency in multiple histogram (multhist)
Hi, I'm plotting a multiple histogram using the function multhist {package plotrix}, something like: library(plotrix) mh <- list(rnorm(200, mean=200, sd=50), rnorm(200, mean=250, sd=50)) multhist(mh) In this graph y-axis represents the frequency of observations.... but I would like it to be scaled into relative frequencies, does anybody know how to do this with multhist or similar
2008 May 26
1
X-Axis Problem with Multhist Plot
I am creating a side-by-side histogram using "multhist" of PLOTRIX. However, I can't seem to control the X-axis. It yields the following X points in the axis: 1 3 5 7 9 13 17 21 25 29 33 with uneven spacing between x-ticks (see attached file). Especially I want to create a bar for every x-axis (1,2,3,4...36), now not every x-axis has a bar. Is there a way to alter my following
2006 Mar 19
1
Extracting numerical vectors from an array - use of multhist (plotrix)
Dear R community members, I am very new to R, so I hope I didn´t oversee the answer to my question in the manuals and faqs. I am trying to create a histogram containing several data sets (I would like to see how the dependent variable is distributed for the different groups). This should be possible using the function multhist contained in the plotrix package. (I am using R 2.2.1, in windows XP).
2010 May 14
2
multhist,labels and percentages
Hi All, I am in the annoying position of having to present some data to someone who seems to be somewhat less than numerate. I need to label the y-axes of a multhist with the y-axis labeled not as counts but as percentage of a population. Plotting the standard histogram is in a way fine, all I need is to: -- have a left-handside y-axis labels for pop 1 and a right-handside y-axis labels for pop2
2007 Jan 11
0
a way to control xlim in multhist?
Thanks in advance for any suggestions: I am using the 'multhist' function in the 'plotrix' package to display histograms of some variable 'x' given some value of another variable 'z' -- for example, separate histograms for some variable according to sex (or another dichotomous) variable. Thus I am using something like the following:
2012 Feb 23
1
multhist weird behavior/ xlabels wrong
Hi, I found some weird behavior of the function multhist in the plotrix package and I would like to ask you about it: so, it works well to put two histograms next to each other, but I don't understand the breaks… so for example, library(plotrix) mh <- list(rnorm(200, mean=100, sd=10), rnorm(200, mean=100, sd=10)) multhist(mh) #produces a plot with
2010 Sep 16
3
Help with customizing a histogram figure
Hi all, Please consider the following code: require(plotrix) l <- list(rnorm(50),rnorm(50,sd=2),rnorm(50,mean=3)) multhist(l) I have two things I need help with: (1) In the output, there are empty spaces on the x-axis. How would I eliminate these spaces? I want a nice, smooth, empty-spaceless x-axis. (2) How could I add tracing lines to each histogram? I am undoubtedly using the wrong
2005 Dec 06
2
urgent
Hello R Users, I have two sets of values x <- c(7, 7 , 8, 9, 15, 17, 18) y <- c(7, 8, 9, 15, 17, 19, 20, 20, 25, 23, 22) I am able to create multi histogram using multhist(). But not able to control the 'xlim'. ie the xaxis is showing 7.5, 13, 18, 23 1st on what basis it is calculated 2nd I want it to be like 7 8 9 15 17 and so on Can any one help me With Regards Subhabrata
2004 Jul 01
2
y-axis of lattice panels not printing to paper
Greetings, I am printing lattice plots from the R-interface to a printer, and although the y-axes of the left-most panels are visable on the screen, they are not present on the paper when there are multiple panels (ie, >1). For example: trellis.device(bg='white') histogram(~dbh, data=diameter.df) ###print to a printer from the R-interface by clicking the print button on the
2013 Sep 10
1
Próxima reunión del "Grupo de Usuarios de R de Madrid - 26-Septiembre"....
Hola, El próximo 26-septiembre comenzamos la nueva temporada de reuniones del "Grupo de Usuarios de R de Madrid". Esta temporada trae algunas novedades, una de ellas es que intercambiaremos el lugar de las reuniones entre la Facultad de Ciencias de la UNED y ahora el bar S10 en el que esperamos mantener unas reuniones más próximas y si cabe informales. Por ahora tenemos un par de
2009 Feb 16
1
Adjusting the Axis in a histogram to the prespecified breaks
Hello I tried a few searches on hist, histogram, equidist and space (space=0 was mentioned in one contribution), but none of that so far worked. It also says in the help "##-- For non-equidistant breaks, counts should NOT be graphed unscaled:" - which is precisely what I am looking for, but I cannot find it. I want to make a histogram using breaks which are spaced exponentially and in
2013 Oct 16
0
Próxima reunión del "Grupo de Usuarios de R de Madrid - martes 29-octubre"....
Hola, La siguiente reunión del "Grupo de Usuarios de R de Madrid" será un Taller. Un taller sobre cómo trabajar con mapas con R. Los detalles de la agenda los podéis encontrar: http://www.r-es.org/GILMadrid En cualquier caso, os la adjunto. Martes 29 Octubre de 2013 - *Lugar:* S10 Bar - Guzmán el Bueno 56 (esquina Donoso
2008 Mar 17
0
Weighted histograms / distributions (retry)
Hi all, I'd be greatful for any assistance with these two problem I'm facing: 1. How can I combine weighted.hist() and multhist() from the plotrix library so that I can display two weighted histograms on the same chart ? (if anyone is familiar with a different library or function that already does that, that would be great to know as well ) 2. How can I display weighted histograms or
2010 May 26
2
xlim/ylim and actual axis length
Dear plotting wizards, when plotting in R, the actual lengths of the axes are slightly greater than the ranges of the x/y variables or xlim/ylim values. how do I control the amount by which the axes are enlarged? Is there a way to enforce that the lengths of the axes equal xlim/ylim? example: plot(0:100,0:100,pch="+") it can be observed, that the x- and y-axis join at approx.
2013 Oct 29
2
Hoy reunión del "Grupo de Usuarios de R de Madrid - martes 29-octubre"....
Hola, Una breve nota para recordaros que hoy tendremos la reunión del "Grupo de Usuarios de R de Madrid". La reunión de hoy será un Taller práctico "Introducción a la elaboración de Mapas con R". ¡Os esperamos! Gracias, Carlos Ortega www.qualityexcellence.es El 16 de octubre de 2013 14:58, Carlos Ortega <cof@qualityexcellence.es>escribió: > Hola, > > La
2013 Oct 29
0
Hoy reunión del "Grupo de Usuarios de R de Madrid - martes 29-octubre"....
Se me había olvidado por completo, gracias por recordarlo!, hora y lugar? Saludos, Miguel Fiandor El 29 de octubre de 2013 09:34, Carlos Ortega <cof@qualityexcellence.es>escribió: > Hola, > > Una breve nota para recordaros que hoy tendremos la reunión del "Grupo de > Usuarios de R de Madrid". > La reunión de hoy será un Taller práctico
2013 Oct 29
0
Hoy reunión del "Grupo de Usuarios de R de Madrid - martes 29-octubre"....
qué recomendáis llevar instalado además de R? R-studio?, algunos paquetes en particular? Saludos, Miguel Fiandor El 29 de octubre de 2013 10:08, Miguel Fiandor Gutiérrez <mfiandor@gmail.com > escribió: > Aquí viene, ok.<http://r-es.org/tiki-index.php?page=Grupo%20de%20Inter%C3%A9s%20Local%20de%20Madrid%20-%20GIL%20Madrid> > > Saludos, > >
2013 Oct 29
2
Hoy reunión del "Grupo de Usuarios de R de Madrid - martes 29-octubre"....
Aquí viene, ok.<http://r-es.org/tiki-index.php?page=Grupo%20de%20Inter%C3%A9s%20Local%20de%20Madrid%20-%20GIL%20Madrid> Saludos, Miguel Fiandor El 29 de octubre de 2013 10:00, Miguel Fiandor Gutiérrez <mfiandor@gmail.com > escribió: > Se me había olvidado por completo, gracias por recordarlo!, hora y lugar? > > Saludos, > > Miguel
2007 Jun 20
1
making a Time of Day axis
I am wrestling with time and date data. I came up with a way to plot and label a histogram with "time of day" on the x-axis, but it seemed like a lot more work than should be necessary. Is there a better way to do what I am trying to do? require(chron) # read input data data = read.table("input.dat", header=T) # Create date-time and chron objects datetime =
2013 Oct 29
0
Hoy reunión del "Grupo de Usuarios de R de Madrid - martes 29-octubre"....
Hola, Beatriz (la ponente) recomendó esta versión de R y estos paquetes: - Disponer de una versión reciente de R (preferiblemente 2.15.3 o mayor) - Que la versión de R tenga ya instaladas las librerías: maps, sp, maptools, rgdal, rgeos, mapproj, RgoogleMaps, plotGoogleMaps, googleVis, ggplot, ggmap, RColorBrewer (y su dependencias). Y en cuanto a la Wifi. Sí, el Bar dispone de