align_beta: Align Topics

Description Usage Arguments Value Note

Description

Align the rows of the dest matrix in terms of the src matrix

Usage

1
align_beta(src, dest, dist.fn = KLD)

Arguments

src

a K x V matrix

dest

a K x V matrix

dist.fn

the distance function that is used to find distance between rows

Value

align.indices vector

Note

Created on April 14, 2016


clintpgeorge/clda documentation built on May 13, 2019, 8 p.m.