This function is used re-initialize a topic model, as if it was
created from LDA(), JST() or another model. The re-initialized model
retains its original parameter specification.
Usage
reset(object)
Value
a sentopicmodel of the relevant model class, with the iteration count
reset to zero and re-initialized assignment of latent variables.
Arguments
object
a model created from the LDA(), JST() or rJST() function and
estimated with fit()