| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected ParameterList |
GeneralRegressionModel.parameterList |
| Modifier and Type | Method and Description |
|---|---|
ParameterList |
ObjectFactory.createParameterList()
Create an instance of
ParameterList |
ParameterList |
GeneralRegressionModel.getParameterList()
Gets the value of the parameterList property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeneralRegressionModel.setParameterList(ParameterList value)
Sets the value of the parameterList property.
|
VisitorAction |
Visitor.visit(ParameterList parameterList) |
VisitorAction |
AbstractVisitor.visit(ParameterList parameterList) |
VisitorAction |
AbstractSimpleVisitor.visit(ParameterList parameterList) |
| 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.