| 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()
Gets the value of the pCovMatrix property.
|
PCovMatrix |
PCovMatrix.setType(PCovMatrix.Type type)
Sets the value of the type property.
|
| Modifier and Type | Method and Description |
|---|---|
GeneralRegressionModel |
GeneralRegressionModel.setPCovMatrix(PCovMatrix pCovMatrix)
Sets the value of the pCovMatrix property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(PCovMatrix pCovMatrix) |
VisitorAction |
AbstractVisitor.visit(PCovMatrix pCovMatrix) |
Copyright © 2016 University of Tartu. All rights reserved.