similarityMat: Computes the co-clustering (or similarity) matrix

Description Usage Arguments Value Author(s)

View source: R/similarityMat.R

Description

Computes the co-clustering (or similarity) matrix

Usage

1

Arguments

c

a list of vector of length n. c[[j]][i] is the cluster allocation of observation i=1...n at iteration j=1...N.

step

provide co-clustering every step iterations. Default is 1.

Value

A matrix of size n x n whose term [i,j] is the proportion of MCMC iterations where observation i and observations j are allocated to the same cluster.

Author(s)

Boris Hejblum


NPflow documentation built on Feb. 6, 2020, 5:15 p.m.