Uses of Class
com.imsl.datamining.LogisticRegression
Packages that use LogisticRegression
-
Uses of LogisticRegression in com.imsl.datamining
Methods in com.imsl.datamining that return LogisticRegressionModifier and TypeMethodDescriptionLogisticRegression.clone()Clones aLogisticRegressionpredictive model.Constructors in com.imsl.datamining with parameters of type LogisticRegressionModifierConstructorDescriptionLogisticRegression(LogisticRegression lrModel) Constructs a copy of the inputLogisticRegressionpredictive model.Constructs a LogisticRegressionModelObject.