hLDA.model-class: hLDA Class Definition

hLDA.model-classR Documentation

hLDA Class Definition

Description

The hLDA class contains information associated with a hierarchical LDA model. The available accessor methods are,

Details

* gammas: Extract the sample composition. * betas: Extract the topic composition. * topics: Extract the topic information. * hierarchy: Extract the hierarchical structure. * par: Returns the parameters used for model fitting.

See Also

hLDA


lasy/hLDA documentation built on June 15, 2024, midnight