Click or drag to resize

LogisticRegressionParameterCalcPredictedProbabilities Method

Overload List
 NameDescription
Public methodPredictedProbabilities(DoubleMatrix) Returns a vector of predicted probabilities of a positive outcome for the predictor variable values contained in the rows of the input matrix A.
Public methodStatic memberPredictedProbabilities(DoubleMatrix, DoubleVector, Boolean) Returns a vector of predicted probabilities of a positive outcome for the predictor variable values contained in the rows of the input matrix A.
Top
See Also