Description Usage Arguments Details Value See Also Examples
View source: R/sampleCompute.R
Performs conversion of list of names pairs to a matrix of index pairs
1 | convNamesPairsToIndexPairs(pair.list, full.name.set)
|
pair.list |
list of names pairs (vector of 2 names). |
full.name.set |
a vector of unique names. |
convNamesPairsToIndexPairs performs conversion of list of names pairs to a matrix of index pairs.
the 2-column matrix of pairs of indexes.
computeSemiSupervised
, KwaySSSC
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.