createLowerMShipMatrix {SoftClustering}R Documentation

Create Lower Approximation

Description

Creates a lower approximation out of an upper approximation.

Usage

createLowerMShipMatrix(upperMShipMatrix)

Arguments

upperMShipMatrix

An upper approximation matrix.

Value

Returns the corresponding lower approximation.

Author(s)

G. Peters.


[Package SoftClustering version 2.1.3 Index]