A function to plot the heatmap of the tight cluster result.
# S3 method for tight.clust
plot(x, standardize.gene = TRUE, order.sample = FALSE, plot.noise=TRUE, ...)Return value of the tight.clust function
If standardize each gene vector to mean 0 and sd 1.
It specifies whether to order samples (features) using the hierachical clustering method.
It specifies whether to plot the remaining noise genes (objects).
Arguments to image.
George C. Tseng and Wing H. Wong. (2005) Tight Clustering: A Resampling-based Approach for Identifying Stable and Tight Patterns in Data. Biometrics.61:10-16.