[R] multi-class histogram?

2005-09-23 Thread Karin Lagesen
to calculate each column. But, I want each column split in three, where the size of each coloured area represents the proportions of the values in that column that comes from each of the three classes. Do you have any tips on how I do this? Karin -- Karin Lagesen, PhD student [EMAIL PROTECTED] http

[R] multifigure question

2005-09-23 Thread Karin Lagesen
simply using plot(), how do I put them next to each other? I am sorry if this is a FAQ, but I cannot understand what it says in the guide and the wonderful google couldn't turn up anything helpful either...:) Karin -- Karin Lagesen, PhD student [EMAIL PROTECTED] http://www.cmbn.no/rognes

[R] graphics guide?

2005-09-27 Thread Karin Lagesen
plot command, I have however not found any explanation of what this actually does. ?plot.new does give an explanation, but it is explained in R, so to speak. Where do I find out what for instance a graphics frame is? Thanks, Karin -- Karin Lagesen, PhD student [EMAIL PROTECTED] http://www.cmbn.no

[R] boxplot and xlim confusion?

2005-09-28 Thread Karin Lagesen
if you're getting sick of me..:)) -- Karin Lagesen, PhD student [EMAIL PROTECTED] http://www.cmbn.no/rognes/ __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org

[R] reshaping data?

2005-09-29 Thread Karin Lagesen
, it struck me that this has to be easier to do than that. Am I right? Karin -- Karin Lagesen, PhD student [EMAIL PROTECTED] http://www.cmbn.no/rognes/ __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read

Re: [R] boxplot and xlim confusion?

2005-09-29 Thread Karin Lagesen
so ever. So this is closest what I could dig from your text. ***reproducible*** example would by good starting point what you want and was not able to produce. Sorry about that...:) Karin -- Karin Lagesen, PhD student [EMAIL PROTECTED] http://www.cmbn.no/rognes

[R] boxplot statistics

2005-10-04 Thread Karin Lagesen
very much. Karin -- Karin Lagesen, PhD student [EMAIL PROTECTED] http://www.cmbn.no/rognes/ __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

[R] rotating axis labels in plot with multiple plots

2006-08-18 Thread Karin Lagesen
, they show up on (relative to image above) the left side of the bottom graphs. How do I get them to show up on the side I would like them to? Hope this was somewhat understandable...:) Karin -- Karin Lagesen, PhD student [EMAIL PROTECTED] http://www.cmbn.no/rognes

[R] variation on vioplot?

2006-05-29 Thread Karin Lagesen
next to each other, each with their own zero point. Does anybody have any tips on how to achieve this? Any help much appreciated. Karin -- Karin Lagesen, PhD student [EMAIL PROTECTED] http://www.cmbn.no/rognes/ __ R-help@stat.math.ethz.ch mailing list

Re: [R] variation on vioplot?

2006-06-01 Thread Karin Lagesen
that there is one scale underneath each of them. Karin -- Karin Lagesen, PhD student [EMAIL PROTECTED] http://www.cmbn.no/rognes/ __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http

[R] font size/disappearing labels

2006-02-08 Thread Karin Lagesen
? Karin -- Karin Lagesen, PhD student [EMAIL PROTECTED] http://www.cmbn.no/rognes/ __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

[R] font size/disappearing labels

2006-02-09 Thread Karin Lagesen
overlapping numbers. Is there a way I can override this function though? Can I force it to show all of the labels, although they might be too close? Karin -- Karin Lagesen, PhD student [EMAIL PROTECTED] http://www.cmbn.no/rognes/ __ R-help@stat.math.ethz.ch

[R] rotated labels in barplot with beside=T and multiple groups

2006-02-21 Thread Karin Lagesen
The result is the bars pointing upwards, like I want, but I get one tickmark per bar, and no labels underneath. I want no tickmark, and one label per group. Any ideas as to what I am doing wrong? TIA, Karin -- Karin Lagesen, PhD student [EMAIL PROTECTED] http://www.cmbn.no/rognes

[R] horizontal violin plots?

2005-10-26 Thread Karin Lagesen
modification): vioplot(bimodal,uniform,normal, horizontal=TRUE) Error in median(data) : need numeric data Karin -- Karin Lagesen, PhD student [EMAIL PROTECTED] http://www.cmbn.no/rognes/ __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman

[R] bug/feature with barplot?

2005-11-14 Thread Karin Lagesen
): barplot(VADeaths, beside=TRUE, col=c(red, green, blue, yellow, black)) barplot(VADeaths[1:4,], beside=TRUE, col=c(red, green, blue, yellow, black)) Now, I don't know if this is a bug or a feature, but it sure bugged me...:) Karin -- Karin Lagesen, PhD student [EMAIL PROTECTED] http

[R] showing available environment variables

2006-11-29 Thread Karin Lagesen
is most likely going blind -- Karin Lagesen, PhD student [EMAIL PROTECTED] http://folk.uio.no/karinlag __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting

[R] gcrma and chip without mm values

2007-01-28 Thread Karin Lagesen
does not use mm values when negative control indices are given, so this should, afaik, be ok. However, I am not able to do this, and I think this is due to me not having any mm indices to use for the replacement. Does any of you have any tips on how to overcome this? TIA, Karin -- Karin Lagesen