STK++ 0.9.13
STatistiK (Statistical tools).

The StatistiK project contains the main tools for computing the usual statistics. More...

Collaboration diagram for STatistiK (Statistical tools).:

Modules

 The probabilities laws sub-project.
 In this sub-project, we compute and simulate the usual probabilities laws: normal law, binomial law, Cauchy law,...
 
 The descriptive statistics sub-project.
 In this sub-project, we compute the usual descriptive statistics of variables.
 
 Positive kernels.
 In this sub-project, we compute the usual positive kernels used by rkhs methods.
 

Namespaces

namespace  STK::Law
 This is the namespace enclosing the classes handling the usual probabilities Laws.
 
namespace  STK::MultiLaw
 This is the namespace enclosing the classes handling the multivariate probabilities Laws.
 
namespace  STK::Stat
 this is the namespace for the statistical treatment.
 
namespace  STK::Kernel
 this is the namespace for the Kernels.
 

Detailed Description

The StatistiK project contains the main tools for computing the usual statistics.

It is divided in two sub-projects: