IB: The number of inconsistent blocks

Description Usage Arguments Value Author(s)

View source: R/IB.R

Description

The function calculates the number of incosnstent blocks between two image matrices.

Usage

1
IB(IM1, IM2)

Arguments

MI1

The first image matrix. The possible block types are com, nul and dnc.

MI2

The second image matrix. The possible block types are com, nul and dnc.

Value

A list with IB which is a number of inconsistent blocks and order which is an order of groups from the original image matrix, corresponding to the number of inconsistent blocks.

Author(s)

Marjan Cugmas


nem documentation built on April 23, 2021, 3 p.m.

Related to IB in nem...