SourcePro® C++ API Reference Guide

Product Documentation:
   SourcePro C++
Documentation Home
RWRegression< T, S > Member List

This is the complete list of members for RWRegression< T, S >, including all inherited members.

addIntercept enum valueRWRegression< T, S >
addInterceptParameter()RWRegression< T, S >
addObservation(const RWMathVec< T > &, S)RWRegression< T, S >
addObservations(const RWGenMat< T > &, const RWMathVec< S > &)RWRegression< T, S >
addPredictor(const RWMathVec< T > &)RWRegression< T, S >
addPredictors(const RWGenMat< T > &)RWRegression< T, S >
calcMethod() const RWRegression< T, S >inline
fail() const RWRegression< T, S >inline
hasInterceptParameter() const RWRegression< T, S >inline
intercept enum valueRWRegression< T, S >
InterceptOption enum nameRWRegression< T, S >
noIntercept enum valueRWRegression< T, S >
numObservations() const RWRegression< T, S >inline
numParameters() const RWRegression< T, S >inline
numPredictors() const RWRegression< T, S >inline
observationVector() const RWRegression< T, S >inline
observationVector()RWRegression< T, S >inline
parameters() const RWRegression< T, S >inline
predictorMatrix() const RWRegression< T, S >inline
predictorMatrix()RWRegression< T, S >inline
reCalculateParameters()RWRegression< T, S >
regressionMatrix() const RWRegression< T, S >inline
removeInterceptParameter()RWRegression< T, S >
removeObservations(size_t startingIndex, size_t numToRemove)RWRegression< T, S >
removePredictors(size_t startingIndex, size_t numToRemove)RWRegression< T, S >
setCalcMethod(const RWRegressionCalc< T, S > &c, bool recalculate=true)RWRegression< T, S >
setRegressionData(const RWGenMat< T > &r, const RWMathVec< S > &o, InterceptOption interceptOpt=addIntercept)RWRegression< T, S >inline

Copyright © 2016 Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.