Order of the Combination Sets

order.comb_mat(m, decreasing = TRUE, on = "comb_set")

Arguments

m

A combination matrix returned by make_comb_mat.

on

On sets or on combination sets?

decreasing

Whether the ordering is applied decreasingly.

Details

It first sorts by the degree of the combination sets then by the combination matrix.

Examples

# There is no example NULL
#> NULL