- Sandhya
1
0
Entering edit mode
Sandhya ▴ 10
@sandhya-248
Last seen 9.6 years ago
Hi I am Sandhya Durvasula, pursuing Masters in Computer Science in Arizona State University. I have to implement the Kmeans clustering on a set of microarray data and found that the R package is very efficient for that. I downloaded the R package and installed the bioconductor. I couls not identify exactly which package I need to use for implementing the clustering. Do I need to write the algorithm using the R language constructs or is there any readymade package available. Please let me know as soon as possible. Thank you Sandhya --------------------------------- [[alternate HTML version deleted]]
Microarray Clustering Microarray Clustering • 719 views
ADD COMMENT
0
Entering edit mode
@vincent-j-carey-jr-4
Last seen 6 weeks ago
United States
see package "mva". this is part of the standard distribution of R. library(mva) ?kmeans you probably should not re-implement K-means
ADD COMMENT

Login before adding your answer.

Traffic: 1022 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6