| Package | Description |
|---|---|
| com.spss.psapi.model |
This provides support for accessing information about data mining models.
|
| com.spss.psapi.transform |
This provides objects that perform data processing and model building.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<CompositeModelResult> |
CompositeModelDetail.getIndividualModelResults()
Returns the individual model results of this composite model
|
| Modifier and Type | Method and Description |
|---|---|
CompositeModelResult |
CompositeModelOwner.getModelResult(java.lang.String resultId)
Returns the model results for the specified ID or
null if no such model result exists. |
Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.