|
a |
|
b/man/spectralClustering.Rd |
|
|
1 |
% Generated by roxygen2: do not edit by hand |
|
|
2 |
% Please edit documentation in R/getNEMO.R |
|
|
3 |
\name{spectralClustering} |
|
|
4 |
\alias{spectralClustering} |
|
|
5 |
\title{Spectral clustering} |
|
|
6 |
\usage{ |
|
|
7 |
spectralClustering(affinity, K, type = 3) |
|
|
8 |
} |
|
|
9 |
\value{ |
|
|
10 |
spectralClustering |
|
|
11 |
} |
|
|
12 |
\description{ |
|
|
13 |
Spectral clustering |
|
|
14 |
} |
|
|
15 |
\references{ |
|
|
16 |
Wang B, Mezlini AM, Demir F, et al (2014). Similarity network fusion for aggregating data types on a genomic scale. Nat Methods, 11(3):333-337. |
|
|
17 |
} |
|
|
18 |
\author{ |
|
|
19 |
Bo Wang, Aziz Mezlini, Feyyaz Demir, Marc Fiume, Zhuowen Tu, Michael Brudno, Benjamin Haibe-Kains, Anna Goldenberg |
|
|
20 |
} |
|
|
21 |
\keyword{internal} |