fixKernelMatrix: Modify similarity matrix to a smoothing kernel

Description Usage Arguments

Description

This functions calculates scales a similarity matrix P = P' such that P 1 = 1 and P'*1 = 1

Usage

1
fixKernelMatrix(P, thr = 1e-05, niter = 1000)

Arguments

P

a n by n symmetric similarity matrix

thr

convergency thresshold (default = 1e-5)

niter

number of iterations (default = 1000)


mortenarendt/StructuralKnowledgeModl documentation built on May 21, 2019, 11:42 a.m.