SourcePro® C++ API Reference Guide

Product Documentation:
   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()RWLogisticRegressioninline
RWLogisticRegression(const RWLogisticRegression &rhs)RWLogisticRegressioninline
RWLogisticRegression(const RWGenMat< double > predictorData, const RWMathVec< bool > obsVector, InterceptOption interceptOpt=addIntercept)RWLogisticRegressioninline
RWLogisticRegression(const RWGenMat< double > predictorData, const RWMathVec< bool > obsVector, const RWRegressionCalc< double, bool > &calcObject, InterceptOption interceptOpt=addIntercept)RWLogisticRegressioninline
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 RWLogisticRegressioninline

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.