jsPCA {LDAvis}R Documentation

Dimension reduction via Jensen-Shannon Divergence & Principal Components

Description

Dimension reduction via Jensen-Shannon Divergence & Principal Components

Usage

jsPCA(phi)

Arguments

phi

matrix, with each row containing the distribution over terms for a topic, with as many rows as there are topics in the model, and as many columns as there are terms in the vocabulary.


[Package LDAvis version 0.3.2 Index]