Draw a collection of documents
Arguments
- N
Length of documents
- theta
Topic distribution for all documents, \(n \times k\) matrix
- phi
Word distribution for all topics, \(k \times v\) matrix
See also
Other generators:
journal_specific()
,
peak_alpha()
,
rdirichlet()