matrix_is_exhausted {partition}R Documentation

Have all pairs of variables been checked for metric?

Description

Have all pairs of variables been checked for metric?

Usage

matrix_is_exhausted(.partition_step)

Arguments

.partition_step

a partition_step object

Value

logical: TRUE or FALSE


[Package partition version 0.2.1 Index]