Class KnowledgeGroup

java.lang.Object
edu.cmu.tetrad.data.KnowledgeGroup
All Implemented Interfaces:
TetradSerializable, Serializable

public final class KnowledgeGroup extends Object implements TetradSerializable
Represents a "Other Group" in Knowledge, which can be understood as: Group1 -> Group2 where there are edges between all members of Group1 to Group2.

Immutable.

Version:
$Id: $Id
Author:
Tyler Gibson
See Also: