rainette (version 0.1.2)

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)

Arguments

m

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

Value

ordered list of document indices

Details

Internal function, not to be used directly