SourcePro® API Reference Guide

 
Loading...
Searching...
No Matches
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() constRWRegression< T, S >inline
fail() constRWRegression< T, S >inline
hasInterceptParameter() constRWRegression< T, S >inline
intercept enum valueRWRegression< T, S >
InterceptOption enum nameRWRegression< T, S >
noIntercept enum valueRWRegression< T, S >
numObservations() constRWRegression< T, S >inline
numParameters() constRWRegression< T, S >inline
numPredictors() constRWRegression< T, S >inline
observationVector() constRWRegression< T, S >inline
observationVector()RWRegression< T, S >inline
parameters() constRWRegression< T, S >inline
predictorMatrix() constRWRegression< T, S >inline
predictorMatrix()RWRegression< T, S >inline
reCalculateParameters()RWRegression< T, S >
regressionMatrix() constRWRegression< 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 © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.