| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected PPMatrix |
GeneralRegressionModel.ppMatrix |
| Modifier and Type | Method and Description |
|---|---|
PPMatrix |
ObjectFactory.createPPMatrix()
Create an instance of
PPMatrix |
PPMatrix |
GeneralRegressionModel.getPPMatrix()
Gets the value of the ppMatrix property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeneralRegressionModel.setPPMatrix(PPMatrix value)
Sets the value of the ppMatrix property.
|
| Constructor and Description |
|---|
GeneralRegressionModel(MiningSchema miningSchema,
ParameterList parameterList,
PPMatrix ppMatrix,
ParamMatrix paramMatrix,
GeneralRegressionModel.ModelType modelType,
MiningFunctionType functionName) |
Copyright © 2013 University of Tartu. All Rights Reserved.