Description Usage Arguments Details Value Author(s) See Also
Transforms a wfm to the format used by the lda package
1  | 
wfm | 
 a word frequency matrix  | 
dir | 
 a file to dump the converted data  | 
names | 
 Names of the data and vocabulary file respectively  | 
See the documentation of lda package for the relevant object
structures and file formats.
A list containing
data | 
 zero indexed word frequency information about a set of documents  | 
vocab | 
 a vocabulary list  | 
,
unless dir is specified.
If dir is specified then the same information is dumped to
'vocab.dat' and 'mult.dat' in the dir folder.
Will Lowe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.