| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.time_series | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(MA ma) |
| Modifier and Type | Method and Description |
|---|---|
MA |
MA.addExtensions(Extension... extensions) |
MA |
ObjectFactory.createMA()
Create an instance of
MA |
MA |
ARMAPart.getMA() |
MA |
SeasonalComponent.getMA() |
MA |
NonseasonalComponent.getMA() |
MA |
ARMAPart.requireMA() |
MA |
MA.setMACoefficients(MACoefficients maCoefficients) |
MA |
MA.setResiduals(Residuals residuals) |
| Modifier and Type | Method and Description |
|---|---|
ARMAPart |
ARMAPart.setMA(MA ma) |
SeasonalComponent |
SeasonalComponent.setMA(MA ma) |
NonseasonalComponent |
NonseasonalComponent.setMA(MA ma) |
| Constructor and Description |
|---|
ARMAPart(Integer p,
Integer q,
AR ar,
MA ma) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(MA ma) |
Copyright © 2022. All rights reserved.