Calculates the intensional stability of each concept.
Calculates the intensional stability of each concept in the lattice directly from the sparse matrix representation. Stability measures the probability that a concept is preserved when a random subset of objects is removed.
calculate_stability(extents)calculate_stability(extents)
A numeric vector.
A numeric vector with stability values in \([0, 1]\).
A SparseSet object or a sparse matrix (CsparseMatrix) representing concept extents (columns are concepts).