Click or drag to resize

LogisticRegressionParameterCalcPredictedProbability Method

Overload List
 NameDescription
Public methodPredictedProbability(DoubleVector) Returns the probability of a positive outcome predicted by the model for the given set of predictor values.
Public methodStatic memberPredictedProbability(DoubleVector, DoubleVector, Boolean) Returns the probability of a positve outcome predicted by the model for the given set of predictor values.
Top
See Also