Returns a list, where every position is a created model. List starts on k=2. For more control on the values of k, see CalculateLDAModelsInKSet

CalculateLDAModelsUpToN(dfm, N)

Arguments

dfm

A document frequency matrix

N

The number of topics (i.e. 1:N).

Value

A list of models from 1 to N specified on param N.