| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.time_series | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(ARMAPart armaPart) |
| Modifier and Type | Method and Description |
|---|---|
ARMAPart |
ARMAPart.addExtensions(Extension... extensions) |
ARMAPart |
ObjectFactory.createARMAPart()
Create an instance of
ARMAPart |
ARMAPart |
GARCH.getARMAPart() |
ARMAPart |
GARCH.requireARMAPart() |
ARMAPart |
ARMAPart.setAR(AR ar) |
ARMAPart |
ARMAPart.setConstant(Number constant) |
ARMAPart |
ARMAPart.setMA(MA ma) |
ARMAPart |
ARMAPart.setP(Integer p) |
ARMAPart |
ARMAPart.setQ(Integer q) |
| Modifier and Type | Method and Description |
|---|---|
GARCH |
GARCH.setARMAPart(ARMAPart armaPart) |
| Constructor and Description |
|---|
GARCH(ARMAPart armaPart,
GARCHPart garchPart) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(ARMAPart armaPart) |
Copyright © 2024. All rights reserved.