deltaSub: Sub-routine to create Delta matrix

Description Usage Arguments

View source: R/hubert_t.R

Description

This sub-routine outputs 1 if i and j are in at least one group together, and 0 otherwise, and is called by matrixStrucTest and prepBoxPlots.

Usage

1
deltaSub(i, j, group_list)

Arguments

i

First index

j

Second index

group_list

List of indices for each block


matrixStrucTest documentation built on July 18, 2019, 9:06 a.m.