ctGCluster | R Documentation |
contour graph visualization
ctGCluster(dat=dat, alpha=alpha, clu=clu, col1=col1, col2=col2, col3=col3, main=main);
dat |
data.frame or matrix |
alpha |
alpha value |
clu |
cluster of dat |
col1 |
contour line colors |
col2 |
bg colors |
col3 |
point colors |
main |
main of plot |
Ying Hu <yhu@mail.nih.gov> Chunhua Yan <yanch@mail.nih.gov>
##
##
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.