[494cbf]: / man / nemo.num.clusters.Rd

Download this file

27 lines (25 with data), 649 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/getNEMO.R
\name{nemo.num.clusters}
\alias{nemo.num.clusters}
\title{NEMO num clusters}
\usage{
nemo.num.clusters(W, NUMC = 2:15)
}
\arguments{
\item{W}{the affinity graph.}
\item{NUMC}{possible values for the number of clusters. Defaults to 2:15.}
}
\value{
the estimated number of clusters in the graph.
}
\description{
Estimates the number of clusters in an affinity graph.
}
\references{
Rappoport N, Shamir R (2019). NEMO: cancer subtyping by integration of partial multi-omic data. Bioinformatics, 35(18):3348-3356.
}
\author{
Nimrod Rappoport
}
\keyword{internal}