rwlogo
SourcePro C++ 12.0

SourcePro® C++ API Reference Guide



   SourcePro C++
Documentation Home

RWLogisticRegression Member List

This is the complete list of members for RWLogisticRegression, including all inherited members.
addIntercept enum valueRWRegression< double, bool >
addInterceptParameter()RWRegression< double, bool >
addObservation(const RWMathVec< double > &, bool)RWRegression< double, bool >
addObservations(const RWGenMat< double > &, const RWMathVec< bool > &)RWRegression< double, bool >
addPredictor(const RWMathVec< double > &)RWRegression< double, bool >
addPredictors(const RWGenMat< double > &)RWRegression< double, bool >
calcMethod() constRWRegression< double, bool > [inline]
fail() constRWRegression< double, bool > [inline]
hasInterceptParameter() constRWRegression< double, bool > [inline]
intercept enum valueRWRegression< double, bool >
InterceptOption enum nameRWRegression< double, bool >
noIntercept enum valueRWRegression< double, bool >
numObservations() constRWRegression< double, bool > [inline]
numParameters() constRWRegression< double, bool > [inline]
numPredictors() constRWRegression< double, bool > [inline]
observationVector() constRWRegression< double, bool > [inline]
observationVector()RWRegression< double, bool > [inline]
paramDispersionMatrix() const RWLogisticRegression
parameterEstimates() const RWLogisticRegression
parameters() constRWRegression< double, bool > [inline]
predictedProbSuccess() const RWLogisticRegression
predictedProbSuccess(const RWGenMat< double > &m) const RWLogisticRegression
predictedProbSuccess(const RWMathVec< double > &v) const RWLogisticRegression
predictorMatrix() constRWRegression< double, bool > [inline]
predictorMatrix()RWRegression< double, bool > [inline]
reCalculateParameters()RWRegression< double, bool >
regressionMatrix() constRWRegression< double, bool > [inline]
removeInterceptParameter()RWRegression< double, bool >
removeObservations(size_t startingIndex, size_t numToRemove)RWRegression< double, bool >
removePredictors(size_t startingIndex, size_t numToRemove)RWRegression< double, bool >
residuals() const RWLogisticRegression
RWLogisticRegression()RWLogisticRegression [inline]
RWLogisticRegression(const RWLogisticRegression &rhs)RWLogisticRegression [inline]
RWLogisticRegression(const RWGenMat< double > predictorData, const RWMathVec< bool > obsVector, InterceptOption interceptOpt=addIntercept)RWLogisticRegression [inline]
RWLogisticRegression(const RWGenMat< double > predictorData, const RWMathVec< bool > obsVector, const RWRegressionCalc< double, bool > &calcObject, InterceptOption interceptOpt=addIntercept)RWLogisticRegression [inline]
setCalcMethod(const RWRegressionCalc< double, bool > &c, bool recalculate=true)RWRegression< double, bool >
setRegressionData(const RWGenMat< double > &r, const RWMathVec< bool > &o, InterceptOption interceptOpt=addIntercept)RWRegression< double, bool > [inline]
variance() const RWLogisticRegression [inline]
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends

© Copyright 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.
Contact Rogue Wave about documentation or support issues.