sigclust-class | R Documentation |
The class sigclust is the output from the function
sigclust
. It is also the input to the plot function
plot-methods
.
raw.data
:raw data matrix.
veigval
:vector of sample eigen values.
vsimeigval
:vector of eigen values used in simulation
simbackvar
:background variance fit from the data.
icovest
:covariance estimation type.
nsim
:number of simulated Gaussian samples.
simcindex
:vector of cluster indices based on nsim simulated data sets.
pval
:simulated sigclust p-value based on empiriccal quantiles.
pvalnorm
:simulated sigclust p-value based on Gaussian quantiles.
xcindex
:cluster index based on given data set.
Hanwen Huang: hanwenh@email.unc.edu; Yufeng Liu: yfliu@email.unc.edu; J. S. Marron: marron@email.unc.edu
sigclust
, plot-methods
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.