Rgen {RMallow} | R Documentation |
Initialize sequence modes for the clustering process.
Rgen(G, hyp = NULL, abils)
G |
number of cluster centers, including the hypothesis if provided |
hyp |
a single sequence of length |
abils |
number of items being ranked |
A list of G cluster centers, each of length abils
Erik Gregory
Rgen(3, 1:5, 5)