permute.bfcluster: Permute a normalized clustering matrix estimate

Description Usage Arguments Value

Description

Produces a permuted normalized clustering matrix according to label estimates computed from it

Usage

1
2
## S3 method for class 'bfcluster'
permute(object, k, ...)

Arguments

object

bfcluster object

k

number of clusters

...

optional arguments to getlab method

Value

A list with the following arguments:

perm_mat

permuted normalized clustering matrix estimate

perm_label

a vector of permuted label estimates

perm_id

a vector of indices based on which to permute the normalized clustering matrix and the label vector


zhifeiyan/bfcluster documentation built on May 4, 2019, 11:21 p.m.