| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.time_series | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(GARCHPart garchPart) |
| Modifier and Type | Method and Description |
|---|---|
GARCHPart |
GARCHPart.addExtensions(Extension... extensions) |
GARCHPart |
ObjectFactory.createGARCHPart()
Create an instance of
GARCHPart |
GARCHPart |
GARCH.getGARCHPart() |
GARCHPart |
GARCH.requireGARCHPart() |
GARCHPart |
GARCHPart.setConstant(Number constant) |
GARCHPart |
GARCHPart.setGp(Integer gp) |
GARCHPart |
GARCHPart.setGq(Integer gq) |
GARCHPart |
GARCHPart.setResidualSquareCoefficients(ResidualSquareCoefficients residualSquareCoefficients) |
GARCHPart |
GARCHPart.setVarianceCoefficients(VarianceCoefficients varianceCoefficients) |
| Modifier and Type | Method and Description |
|---|---|
GARCH |
GARCH.setGARCHPart(GARCHPart garchPart) |
| Constructor and Description |
|---|
GARCH(ARMAPart armaPart,
GARCHPart garchPart) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(GARCHPart garchPart) |
Copyright © 2022. All rights reserved.