|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PredictorTerm | |
---|---|
org.dmg.pmml.pmml_4_1.descr |
Uses of PredictorTerm in org.dmg.pmml.pmml_4_1.descr |
---|
Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type PredictorTerm | |
---|---|
protected List<PredictorTerm> |
RegressionTable.predictorTerms
|
Methods in org.dmg.pmml.pmml_4_1.descr that return PredictorTerm | |
---|---|
PredictorTerm |
ObjectFactory.createPredictorTerm()
Create an instance of PredictorTerm |
Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type PredictorTerm | |
---|---|
List<PredictorTerm> |
RegressionTable.getPredictorTerms()
Gets the value of the predictorTerms property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |