STK++ 0.9.13
|
In this file we define the MultidimRegression class. More...
#include <Arrays/include/STK_Array2D.h>
#include <Algebra/include/STK_InvertMatrix.h>
#include "STK_IRegression.h"
Go to the source code of this file.
Classes | |
class | STK::MultidimRegression< Array, Weight > |
The MultidimRegression class allows to regress a multidimensional output variable among a multivariate explanation variable. More... | |
Namespaces | |
namespace | STK |
The namespace STK is the main domain space of the Statistical ToolKit project. | |
In this file we define the MultidimRegression class.
Definition in file STK_MultidimRegression.h.