rainette (version 0.3.1.1)

order_docs: return documents indices ordered by CA first axis coordinates

Description

return documents indices ordered by CA first axis coordinates

Usage

order_docs(m)

Value

ordered list of document indices

Arguments

m

dtm on which to compute the CA and order documents, converted to an integer matrix.

Details

Internal function, not to be used directly