## S3 method for class 'mnlm':
predict( object, newcounts, ... )mnlm function.nrow(object$loadings)-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 ncol(object$loadings) matrix of document scores in each factor (object$covars) direction.