aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
scoreK2.h File Reference

the class for computing K2 scores (actually their log2 value) More...

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

Go to the source code of this file.

Classes

class  gum::learning::ScoreK2
 the class for computing K2 scores (actually their log2 value) More...

Namespaces

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

Detailed Description

the class for computing K2 scores (actually their log2 value)

Warning
This class does not actually compute a K2 score but rather the log in base 2 of the K2 score
Author
Christophe GONZALES(_at_AMU) and Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file scoreK2.h.