powered by
Initialize sequence modes for the clustering process.
Rgen(G, hyp = NULL, abils)
number of cluster centers, including the hypothesis if provided
a single sequence of length abils to initialize one of the cluster centers
abils
number of items being ranked
A list of G cluster centers, each of length abils
# NOT RUN { Rgen(3, 1:5, 5) # }
Run the code above in your browser using DataLab