38#ifndef STK_MODEL_UTIL_H
39#define STK_MODEL_UTIL_H
#define _T(x)
Let x unmodified.
This file include all the header files of the project STKernel.
String const & toUpperString(String &s)
convert the characters of the String to upper case
std::basic_string< Char > String
STK fundamental type of a String.
TypeCriterion stringToTypeCriterion(const String &type)
convert a String to a TypeReduction.
String typeCriterionToString(const TypeCriterion &type)
convert a TypeCriterion to a String.
StatisticalModels
list of the statistical models that can be used
TypeCriterion
Model selection criteria.
@ MixtureCategorical_pjk_
@ ModelDiagGaussian_muj_sj_
@ bic_
information criterion
@ unknownCriterion_
unknown criterion
@ ml_
Maximum Likelihood criterion.
@ icl_
integrated likelihood criterion
@ unknown_criterion_
unknown criterion
The namespace STK is the main domain space of the Statistical ToolKit project.