greedymatch: greedymatch

View source: R/matching.R

greedymatchR Documentation

greedymatch

Description

Matching of latent components

Usage

greedymatch(Tstar, That, Ahat)

Details

suppose Tstar contains K* topics (columns) 1. select the K* most popular topics of That 2. use a greedy method to match them to those of Tstar (w.r.t L2 norm) and correspondingly permute rows of Ahat

Author(s)

Martin Slawski

R port by Pavlo Lutsik


lutsik/MeDeCom documentation built on Feb. 15, 2023, 11:32 a.m.