Arguments
counts
A matrix of multinomial response counts, as inputed to the topics
or predict.topics
functions.
theta
A fitted topic matrix, as ouput from the topics
or predict.topics
functions.
omega
A fitted document topic-weight matrix, as ouput from the topics
or predict.topics
functions.
prob
A probability vector (positive and sums to one) or a matrix with probability vector rows.
eta
A vector of the natural exponential family parameterization for a probability vector (with first category taken as null) or a matrix with each row the NEF parameters for a single observation.