[4a0329]: / man / clust2Mat.Rd

Download this file

15 lines (14 with data), 307 Bytes

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