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))

oslerinhealth/rewind documentation built on May 26, 2021, 6:56 a.m.