matmulSimMat: matmulSimMat Self-defined matrix multiplication function for...

Description Usage Arguments

Description

matmulSimMat Self-defined matrix multiplication function for fast SVD on the Similarity Matrix

Usage

1
matmulSimMat(GraphLap, weight_h, Xs, Ys, CallRespMat_thresh)

Arguments

GraphLap

regularized Graph Laplacian

weight_h

weight of the text assisted part h

Xs

Scaled Bag of Word Matrix for the first type of nodes (senders)

Ys

Scaled Bag of Word Matrix for the second type of nodes (receivers)

CallRespMat_thresh

Call Response Matrix after Thresholding


yzhang672/SpeCon documentation built on May 31, 2019, 1:17 p.m.