Class SepsetsMaxP

java.lang.Object
edu.cmu.tetrad.search.utils.SepsetsMaxP
All Implemented Interfaces:
SepsetProducer

public class SepsetsMaxP extends Object implements SepsetProducer
The class SepsetsMaxP implements the SepsetProducer interface and provides methods for generating sepsets based on a given graph and an independence test. It also allows for checking conditional independencies and calculating p-values for statistical tests.

This class tries to maximize the p-value of the independence test result when selecting sepsets.