z2comat: Compute the posterior co-clustering probability matrix...

Description Usage Arguments Value Examples

View source: R/RcppExports.R

Description

This function is to evaluate the recovered clusters

Usage

1

Arguments

z

a matrix of posterior samples, with subjects and MCMC samples in the rows and columns, respectively.

Value

a matrix of empirical co-clustering frequencies based on the posterior samples

Examples

1
z2comat(matrix(c(1,1,2,2,3,4,5,6,5,7),ncol=1))

zhenkewu/rewind documentation built on Sept. 9, 2020, 3:40 p.m.