Description Usage Arguments Details Author(s) See Also
Produce boxplot of Normalized Unscaled Standard Errors (NUSE) for the set of arrays and the selected device.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
x |
object of class |
which |
type of probes to be used, for details see |
size |
length of sequence to be generated as subset. |
range |
determines how far the plot whiskers extend out from the box. |
names |
optional vector of sample names. |
main |
the main title for the plot. |
ylim |
range for the plotted y values. |
las |
the style of axis labels. |
add.line |
|
outline |
if |
dev |
graphics device to plot to, i.e. one of “screen”, “jpeg”,“png”, “pdf” or “ps”. |
outfile |
the name of the output file. |
w |
the width of the device in pixels. |
h |
the height of the device in pixels. |
... |
optional arguments to be passed to |
Create boxplots of Normalized Unscaled Standard Errors (NUSE) for the set of arrays.
For names=NULL
full column names of slot data
will be displayed while for
names="namepart"
column names will be displayed without name extension. If names
is a vector of column names, only these columns will displayed as boxplot.
Christian Stratowa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.