| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.time_series | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(AR ar) |
| Modifier and Type | Method and Description |
|---|---|
AR |
AR.addExtensions(Extension... extensions) |
AR |
ObjectFactory.createAR()
Create an instance of
AR |
AR |
ARMAPart.getAR() |
AR |
SeasonalComponent.getAR() |
AR |
NonseasonalComponent.getAR() |
AR |
ARMAPart.requireAR() |
AR |
AR.setArray(Array array) |
| Modifier and Type | Method and Description |
|---|---|
ARMAPart |
ARMAPart.setAR(AR ar) |
SeasonalComponent |
SeasonalComponent.setAR(AR ar) |
NonseasonalComponent |
NonseasonalComponent.setAR(AR ar) |
| Constructor and Description |
|---|
ARMAPart(Integer p,
Integer q,
AR ar,
MA ma) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(AR ar) |
Copyright © 2022. All rights reserved.