E M O P S 

E

evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.MeanFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.PercentileFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.StandardDeviationFunction
 

M

MeanFunction - Class in org.jpmml.evaluator.functions
A Java UDF for calculating the mean of a collection of values.
MeanFunction() - Constructor for class org.jpmml.evaluator.functions.MeanFunction
 
MeanFunction(String) - Constructor for class org.jpmml.evaluator.functions.MeanFunction
 

O

org.jpmml.evaluator.functions - package org.jpmml.evaluator.functions
 

P

PercentileFunction - Class in org.jpmml.evaluator.functions
A Java UDF for calculating the n-th percentile of a collection of values.
PercentileFunction() - Constructor for class org.jpmml.evaluator.functions.PercentileFunction
 
PercentileFunction(String) - Constructor for class org.jpmml.evaluator.functions.PercentileFunction
 

S

StandardDeviationFunction - Class in org.jpmml.evaluator.functions
A Java UDF for calculating the standard deviation of a collection of values.
StandardDeviationFunction() - Constructor for class org.jpmml.evaluator.functions.StandardDeviationFunction
 
StandardDeviationFunction(String) - Constructor for class org.jpmml.evaluator.functions.StandardDeviationFunction
 
E M O P S 

Copyright © 2015. All Rights Reserved.