Chemical Data Processing Library C++ API - Version 1.1.1
CDPL
Math
MLRModel
CDPL::Math::MLRModel< T > Member List
This is the complete list of members for
CDPL::Math::MLRModel< T >
, including all inherited members.
addXYData
(const VectorExpression< V > &x_vars, ValueType y)
CDPL::Math::MLRModel< T >
buildModel
()
CDPL::Math::MLRModel< T >
calcStatistics
()
CDPL::Math::MLRModel< T >
calcYValue
(const VectorExpression< V > &x_vars) const
CDPL::Math::MLRModel< T >
calcYValue
(const VectorExpression< V > &x) const
CDPL::Math::MLRModel< T >
clearDataSet
()
CDPL::Math::MLRModel< T >
getChiSquare
() const
CDPL::Math::MLRModel< T >
getCoefficients
() const
CDPL::Math::MLRModel< T >
getCorrelationCoefficient
() const
CDPL::Math::MLRModel< T >
getGoodnessOfFit
() const
CDPL::Math::MLRModel< T >
getStandardDeviation
() const
CDPL::Math::MLRModel< T >
getXMatrix
()
CDPL::Math::MLRModel< T >
getXMatrix
() const
CDPL::Math::MLRModel< T >
getYValues
()
CDPL::Math::MLRModel< T >
getYValues
() const
CDPL::Math::MLRModel< T >
MatrixType
typedef
CDPL::Math::MLRModel< T >
MLRModel
()
CDPL::Math::MLRModel< T >
inline
operator()
(const VectorExpression< V > &x_vars) const
CDPL::Math::MLRModel< T >
operator()
(const VectorExpression< V > &x) const
CDPL::Math::MLRModel< T >
resizeDataSet
(SizeType num_points, SizeType num_vars)
CDPL::Math::MLRModel< T >
setXYData
(SizeType i, const VectorExpression< V > &x_vars, ValueType y)
CDPL::Math::MLRModel< T >
SizeType
typedef
CDPL::Math::MLRModel< T >
ValueType
typedef
CDPL::Math::MLRModel< T >
VectorType
typedef
CDPL::Math::MLRModel< T >
Generated by
1.8.20