Skip to contents

Calculates the density of each concept in the original matrix I.

Usage

calculate_density(extents, intents, I)

Arguments

extents

A SparseSet or CsparseMatrix of extents.

intents

A SparseSet or CsparseMatrix of intents.

I

The original numeric matrix (FormalContext$I).

Value

A numeric vector.