Description Usage Arguments Value Author(s)
find clusters with relatively high/low
p-values. pvrect
and lines
(S3 method for class
pvclust
) highlight such clusters in existing plot, and
pvpick
returns a list of such clusters.
1 2 3 4 5 6 |
x |
object of class |
alpha |
threshold value for p-values. |
pv |
character string which specifies the p-value to be
used. It should be one of |
type |
one of |
max.only |
logical. If some of clusters with high/low
p-values have inclusion relation, only the largest cluster is
returned (or displayed) when |
border |
numeric value which specifies the color of borders of rectangles. |
col |
numeric value which specifies the color of lines. |
lwd |
numeric value which specifies the width of lines. |
... |
other graphic parameters to be used. |
pvpick
returns a list which contains the following values.
clusters |
a list of character string vectors. Each vector corresponds to the names of objects in each cluster. |
edges |
numeric vector of edge numbers. The i'th element
(number) corresponds to the i'th name vector in
|
Ryota Suzuki suzuki@ef-prime.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.