public class SeriesForecast extends AbstractComputable
| Modifier | Constructor and Description |
|---|---|
protected |
SeriesForecast(java.util.List<java.lang.Double> values) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
getResult() |
java.util.List<java.lang.Double> |
getValues() |
protected org.jpmml.model.ToStringHelper |
toStringHelper() |
toStringpublic java.lang.Double getResult()
protected org.jpmml.model.ToStringHelper toStringHelper()
toStringHelper in class AbstractComputablepublic java.util.List<java.lang.Double> getValues()
Copyright © 2025. All Rights Reserved.