| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.general_regression | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(PCovMatrix pCovMatrix) |
| Modifier and Type | Method and Description |
|---|---|
PCovMatrix |
PCovMatrix.addExtensions(Extension... extensions) |
PCovMatrix |
PCovMatrix.addPCovCells(PCovCell... pCovCells) |
PCovMatrix |
ObjectFactory.createPCovMatrix()
Create an instance of
PCovMatrix |
PCovMatrix |
GeneralRegressionModel.getPCovMatrix() |
PCovMatrix |
PCovMatrix.setType(PCovMatrix.Type type) |
| Modifier and Type | Method and Description |
|---|---|
GeneralRegressionModel |
GeneralRegressionModel.setPCovMatrix(PCovMatrix pCovMatrix) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(PCovMatrix pCovMatrix) |
Copyright © 2022. All rights reserved.