a | b/man/dist2.Rd | ||
---|---|---|---|
1 | % Generated by roxygen2: do not edit by hand |
||
2 | % Please edit documentation in R/getNEMO.R |
||
3 | \name{dist2} |
||
4 | \alias{dist2} |
||
5 | \title{dist2} |
||
6 | \usage{ |
||
7 | dist2(X, C) |
||
8 | } |
||
9 | \arguments{ |
||
10 | \item{X}{A data matrix where each row is a different data point.} |
||
11 | |||
12 | \item{C}{A data matrix where each row is a different data point. If this matrix is the same as X, pairwise distances for all data points are computed.} |
||
13 | } |
||
14 | \value{ |
||
15 | dist2 |
||
16 | } |
||
17 | \description{ |
||
18 | dist2 |
||
19 | } |
||
20 | \references{ |
||
21 | 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. |
||
22 | } |
||
23 | \author{ |
||
24 | Bo Wang, Aziz Mezlini, Feyyaz Demir, Marc Fiume, Zhuowen Tu, Michael Brudno, Benjamin Haibe-Kains, Anna Goldenberg |
||
25 | } |
||
26 | \keyword{internal} |