ChoR.as.cliques {ChoR}R Documentation

Get the cliques.

Description

Get the list of cliques associated to a chordalysis object.

Usage

ChoR.as.cliques(x)

Arguments

x

A chordalysis object obtained by a call to ChoR.

Value

A list of cliques, a clique being a list of attributes'name, i.e. a list of lists of names.


[Package ChoR version 0.0-4 Index]