Identify features with the highest influence on clustering
topRank(fm, n = 25, margin = 2, threshold = 0, decreasing = TRUE)
factorized matrix.
Maximum number of items returned for each entry.
1 for rows, 2 for columns.
only include entries in the matrix that is greader than the threshold.
Logical; specifying if rank should be decreasing. Default to be TRUE.