| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.time_series | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(TrendCoefficients trendCoefficients) |
| Modifier and Type | Method and Description |
|---|---|
TrendCoefficients |
TrendCoefficients.addExtensions(Extension... extensions) |
TrendCoefficients |
ObjectFactory.createTrendCoefficients()
Create an instance of
TrendCoefficients |
TrendCoefficients |
RegressorValues.getTrendCoefficients() |
TrendCoefficients |
TrendCoefficients.setREALSparseArray(RealSparseArray realSparseArray) |
| Modifier and Type | Method and Description |
|---|---|
RegressorValues |
RegressorValues.setTrendCoefficients(TrendCoefficients trendCoefficients) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(TrendCoefficients trendCoefficients) |
Copyright © 2022. All rights reserved.