print.textmodel_lda {seededlda}R Documentation

Print method for a LDA model

Description

Print method for a LDA model

Usage

## S3 method for class 'textmodel_lda'
print(x, ...)

Arguments

x

for print method, the object to be printed

...

unused


[Package seededlda version 1.4.1 Index]