|
STK++ 0.9.13
|
In this file we define the classes for the penalized criterion. More...


Go to the source code of this file.
Classes | |
| class | STK::ICriterion |
| Interface base class for the selection model criterion. More... | |
| class | STK::AICCriterion |
| Derived class of Criterion for computing the AIC Criterion The AIC criteria is a penalization of the likelihood given by the formula. More... | |
| class | STK::BICCriterion |
| Derived class of Criterion for computing the BIC Criterion The Bic criteria is a penalization of the likelihood given by the formula. More... | |
Namespaces | |
| namespace | STK |
| The namespace STK is the main domain space of the Statistical ToolKit project. | |
In this file we define the classes for the penalized criterion.
Definition in file STK_PenCriterion.h.