aGrUM 3.0.0
a C++ library for (probabilistic) graphical models
PC.h File Reference

PC (Peter-Clark) constraint-based structure learning algorithm. More...

Include dependency graph for PC.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::learning::PC
 PC (Peter-Clark) constraint-based structure learning algorithm. More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities
namespace  gum::learning
 include the inlined functions if necessary

Detailed Description

PC (Peter-Clark) constraint-based structure learning algorithm.

Learns a PDAG (CPDAG) from data via conditional independence tests. Three phases: skeleton discovery, v-structure orientation, Meek rules.

Author
Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file PC.h.