Learn R Programming

SoftClustering (version 2.1.3)

createLowerMShipMatrix: Create Lower Approximation

Description

Creates a lower approximation out of an upper approximation.

Usage

createLowerMShipMatrix(upperMShipMatrix)

Value

Returns the corresponding lower approximation.

Arguments

upperMShipMatrix

An upper approximation matrix.

Author

G. Peters.