I am making a heatmap.  In the dataset, I have couple of rows with zero value
in all the columns.   When I cluster data using hierarchical clustering, R
gives an error message.  When I get rid of those particular rows, the script
runs smoothly with no problem.  I have to include those rows somehow and
also need to cluster the data.  Is there a way around to do this?

BD
-- 
View this message in context: 
http://r.789695.n4.nabble.com/How-to-include-rows-with-zeros-in-all-columns-when-clustering-data-for-heatmap-tp2544115p2544115.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to