Thank you, this is partially hepful Jim, my data are in 3 categories on the x-axis. Does anyone know of a method of plotting values identical on the y-axis distributed (adjacent to each other - piled up) on the x-axis?
Thank you to all, best regards, Georg. ************************************************** Georg Ehret Johns Hopkins Baltimore On Sat, Jun 5, 2010 at 12:00 PM, Jim Lemon <j...@bitwrit.com.au> wrote: > On 06/05/2010 07:35 AM, Georg Ehret wrote: > >> Dear R community, >> I am working on a dataset that has median 0 (due to many "0" >> entries) >> for my principal variable of interest (40 entries in total). I would like >> to >> plot a graph of this variable to show it visually, but have a hard time: >> boxplots are not informative (because median 0). Conventional scatterplots >> are neither. Is there a good way to do this (e.g. plotting the "0" values >> with a jitter or something else...)? >> >> Hi Georg, > Depending upon what you are plotting it against, count.overplot in the > plotrix package might do some good. > > Jim > > [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.