A matrix containing clustering (0 or 1)
for each sample (columns) by each group(rows).
top_gene
The row numbers of the top genes.
fit
The fit object used to determine the clustering.
Arguments
gen
An EMMIXgene object produced by select_genes().
n_top
number of top genes (as ranked by likelihood) to be selected
method
Method for separating tissue classes. Can be either 't' for a
univariate mixture of t-distributions on gene cluster means,
or 'mfa' for a mixture of factor analysers.