a | b/man/clust2Mat.Rd | ||
---|---|---|---|
1 | % Generated by roxygen2: do not edit by hand |
||
2 | % Please edit documentation in R/scAI_model.R |
||
3 | \name{clust2Mat} |
||
4 | \alias{clust2Mat} |
||
5 | \title{Convert membership into an adjacent matrix} |
||
6 | \usage{ |
||
7 | clust2Mat(memb) |
||
8 | } |
||
9 | \arguments{ |
||
10 | \item{memb}{Membership vector} |
||
11 | } |
||
12 | \description{ |
||
13 | Convert membership into an adjacent matrix |
||
14 | } |