search for: _additionally_

Displaying 3 results from an estimated 3 matches for "_additionally_".

Did you mean: _additional_
2004 Sep 02
3
Problems with heatmap.2
...to reorder the row dendrogram or 'FALSE' to suppress reordering or by default, 'NULL', see _Details_ below. Colv: determines if and how the _column_ dendrogram should be reordered. Has the options as the 'Rowv' argument above and _additionally_ when 'x' is a square matrix, 'Colv = "Rowv"' means that columns should be treated identically to the rows. I have specifically set "Colv=FALSE" in my command. Help? What am I doing wrong? Cheers Mick
2012 Jan 13
1
Quantiles in boxplot‏
Hi, I have a simple question about quartiles in R, especially how they are calculated using the boxplot. Quartiles (.25 and .75) in boxplot are different from the summary function and also don't match with the 9 types in the quantile function. See attachment for details. Can you give me the details on how the boxplot function does calculate these values? Cheers, Rene Brinkhuis
2011 Jul 29
2
boxplots
Hi! My name is Martin and I have a problem concerning the boxplot function in R. I want my boxes to be limited by the 1st and 3rd quartile and NOT the 'hinges' values that are the default setting in R. Do anyone knows if there is any command that I could do to change this default setting? Sincerely Martin Olofsson