| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected PCovMatrix |
GeneralRegressionModel.pCovMatrix |
| Modifier and Type | Method and Description |
|---|---|
PCovMatrix |
ObjectFactory.createPCovMatrix()
Create an instance of
PCovMatrix |
PCovMatrix |
GeneralRegressionModel.getPCovMatrix()
Gets the value of the pCovMatrix property.
|
PCovMatrix |
PCovMatrix.withExtensions(Collection<Extension> values) |
PCovMatrix |
PCovMatrix.withExtensions(Extension... values) |
PCovMatrix |
PCovMatrix.withPCovCells(Collection<PCovCell> values) |
PCovMatrix |
PCovMatrix.withPCovCells(PCovCell... values) |
PCovMatrix |
PCovMatrix.withType(PCovMatrix.Type value) |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneralRegressionModel.setPCovMatrix(PCovMatrix value)
Sets the value of the pCovMatrix property.
|
VisitorAction |
AbstractSimpleVisitor.visit(PCovMatrix pCovMatrix) |
VisitorAction |
AbstractVisitor.visit(PCovMatrix pCovMatrix) |
VisitorAction |
Visitor.visit(PCovMatrix pCovMatrix) |
GeneralRegressionModel |
GeneralRegressionModel.withPCovMatrix(PCovMatrix value) |
Copyright © 2014 University of Tartu. All Rights Reserved.