topk: Creates top 'k' nomination list of vertices in G_2 for each...

Description Usage Arguments Value Author(s)

View source: R/topk.r

Description

Creates top k nomination list of vertices in G_2 for each vertex in G_1

Usage

1
topk(k, M)

Arguments

k

number of vertices we will consider from G_2

M

multistart matrix (doubly stochastic)

Value

probability matrix based on likelihood each vertex in G2 is matched to corresponding vertex of G_1 i.e. the P[i,:] gives the probabilities of the top k most likely candidates from G_2 for vertex i in G_1

Author(s)

Heather Gaddy Patsolic <hgaddy1@jhu.edu>


youngser/VN documentation built on July 18, 2020, 12:48 p.m.