## S3 method for class 'topics':
predict( object, newcounts, ... )topics function.nrow(object$theta)-column matrix of multinomial phrase/category counts for new documents/observations.
Can be either a simple matrix or a simple_triplet_matrix.tpx* functions.nrow(newcounts) by object$K matrix of document topic weights.object$theta,
MAP in the (K-1)-dimensional logit transformed parameter space.