calc.diffusionKernel: Calculation of diffusion kernel matrix

Description Usage Arguments Value Author(s) References

View source: R/GraphSVM.R

Description

Calculation of diffusion kernel matrix

Usage

1
  calc.diffusionKernel(L, is.adjacency = FALSE, beta = 0)

Arguments

L

Laplacian or transition probability matrix

is.adjacency

is L a laplace or adjacency matrix

beta

beta parameter of the diffusion kernel. beta controls the extent of diffusion.

Value

the diffusion kernel

Author(s)

Marc Johannes JohannesMarc@gmail.com

References

Schoelkopf B, Tsuda K, Vert JP: Kernel Methods in Computational Biology, MIT Press; 2004.


pathClass documentation built on May 29, 2017, 11:44 p.m.